Commit Graph

33 Commits

Author SHA1 Message Date
Tienson Qin
91ce40242a fix: tag autocomplete 2021-05-16 11:05:02 +08:00
rcmerci
09b2ea368d split util.marker & util.priority lib 2021-05-11 19:01:13 +08:00
Tienson Qin
f05bd7e4e0 fix: custom queries
close #1769
2021-05-10 20:06:54 +08:00
Tienson Qin
762f5eff85 enhance: markdown use fence code when <src 2021-05-09 21:44:03 +08:00
rcmerci
2b8679ab14 fix set-priority on # heading 2021-05-08 20:33:04 +08:00
rcmerci
bfae935d0e fix cycle-todo! on # heading 2021-05-08 19:14:40 +08:00
Tienson Qin
d8d5a5d486 fix: delete not auto-adjust the editor's height 2021-04-29 23:18:16 +08:00
Tienson Qin
625428c05c feat: add h1 ~ h6 commands 2021-04-28 20:26:37 +08:00
Tienson Qin
407d93e5ca fix: can't create blocks after using template 2021-04-19 22:36:46 +08:00
Tienson Qin
212e2592d1 fix: add check 2021-04-15 15:45:15 +08:00
Tienson Qin
11d1de6aa3 fix: add block check 2021-04-15 15:18:47 +08:00
Tienson Qin
aef9b61839 enhance: notice when scheduled or deadline and there's no content 2021-03-24 23:36:54 +08:00
Tienson Qin
655c8bfc5f feat: block alias
Markdown syntax: [alias](((block-id)))
2021-03-24 23:15:37 +08:00
Tienson Qin
c4ffbac107 feat: markdown underline command 2021-03-23 21:34:03 +08:00
Tienson Qin
92ad0296e6 feat: switch to use Excalidraw api 2021-03-10 23:32:49 +08:00
akhater
bab294870a Adding Pinned Notes command 2021-03-10 22:45:01 +08:00
Collin Lefeber
dfb0ff6bd3 commands: add vimeo video embed block command 2021-03-10 18:05:46 +08:00
Tienson Qin
aef76b9efa feat: Bilibili video support 2021-02-25 22:25:52 +08:00
akhater
46fcbd0a78 Fix of bug "TODO mobile bar shortcut only works when called in the beginning of the line" (#1283)
Added insert-before! function
Fix bug Mobile bar TODO shortcut only works in the beginning of the line
2021-02-07 11:22:34 +08:00
charlie
5f9bde6505 improve(electron): description for an asset file 2021-02-02 15:12:45 +08:00
charlie
32c2d4f268 feat(electron): support upload any asset types 2021-01-28 15:57:42 +08:00
charlie
df4a10375e fix: mobile bar search command with auto complete #1010 2020-12-29 21:01:05 +08:00
Tienson Qin
536f1582dc fix: backward pos for embeds 2020-12-28 22:20:49 +08:00
Tienson Qin
a16d360611 feat(query-dsl): add more filters
There're some graph improvements too:
1. the fly dots are smaller now
2. page tags have a different color
2020-12-28 22:20:49 +08:00
Tienson Qin
378d692eaa feat(query dsl): add custom component 2020-12-28 22:20:49 +08:00
Tienson Qin
2135fe78fe feat(query-dsl): add query command 2020-12-28 22:20:49 +08:00
Tienson Qin
9d13f6e063 fix: current time 2020-11-26 13:04:39 +08:00
Tienson Qin
0a92889258 fix: user custom commands not working 2020-11-19 15:22:54 +08:00
Tienson Qin
5d3b6322f5 feat: support org mode file links (#681)
* feat: support org-mode file links

Add a `:org-mode/insert-file-links` option to configuration.
2020-11-18 21:27:40 +08:00
Yukun Guo
6193f85499 refactor: set-editor-show-* should end with '!' 2020-11-14 15:35:29 +08:00
Tienson Qin
8b3bde40a1 feat: add embed youtube video command 2020-11-08 12:29:37 +08:00
Michael Wong
3cc0d3154a style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-11-04 11:35:35 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00