Commit Graph

11 Commits

Author SHA1 Message Date
Tienson Qin
662fe83b7f fix: can't restore page's name if it includes reserved characters
Also, fixed issues related to renaming pages
2021-05-14 02:48:20 +08:00
Tienson Qin
f5ed76ed14 refactor: don't create page properties by default 2021-04-09 23:51:13 +08:00
Tienson Qin
7011262929 fix: custom dates and journal raw editing 2021-02-24 21:05:16 +08:00
Tienson Qin
150953fcb8 feat(dynamic-variables): add dynamic variables to both templates
and macros.
2021-02-16 21:20:09 +08:00
akhater
71b16170ae Fixing /Current Time showing midnight as 24:xx
fixing #1182 when /Current Time shows midnight as 24:xx instead of 00:xx
2021-01-29 12:50:36 +08:00
Tienson Qin
25c7726331 fix: create default files on desktop app 2021-01-24 16:59:26 +08:00
Quang-Linh LE
a0677d917b feat: Compatibility with default datetree format 2020-12-21 13:10:22 +08:00
Tienson Qin
5c63ff25e9 feat(date): add yyyyMMdd format support 2020-12-02 19:19:40 +08:00
Tienson Qin
e22ba14e64 feat: journal file names add custom format support
Add `:journal/file-name-format "yyyy_MM_dd"` to the `config.edn`.
2020-11-19 12:17:17 +08:00
Tienson Qin
0a5b88467b fix: repeated tasks
1. Don't show repeat kinds selection (.+, ++, +)
2. Fixed wrong time (no zero padding)
3. Fixed `.+` and `++` behaviors
2020-11-05 17:32:12 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00