Commit graph

182 commits

Author SHA1 Message Date
dragonish
c0bd1e15aa
feat: add a new independent decorator mode
Resolve: #22
BREAKING CHANGE: adjust some settings, introduce a new decorator mode setting.
2026-01-09 13:04:07 +08:00
dragonish
9e98a8edea
typo(data): correct function name 2026-01-08 17:50:17 +08:00
dragonish
5389b73bc9
refactor(setting): optimize the code of the setting tab 2026-01-08 13:07:32 +08:00
dragonish
423901da09
docs(readme): add description of decorator element attributes
Refs: ac1c3b1b18
2026-01-06 20:59:45 +08:00
dragonish
ac1c3b1b18
feat(attr): add a new attribute to decorator elements
add a`data-decorator-level` attribute to the element.
2026-01-06 20:47:37 +08:00
dragonish
fd39b029aa
refactor(classname): adjust the reference method of the class name 2026-01-05 17:29:36 +08:00
dragonish
b1fcb8d4ab
chore(package): upgrade development dependencies 2026-01-05 13:05:00 +08:00
dragonish
6cd19cb0e7
docs(readme): optimize table format 2026-01-05 12:58:49 +08:00
dragonish
bce0df7e81
chore(release): 2.3.1 2025-11-30 22:56:38 +08:00
dragonish
4e40be4f3d
fix(plugin): fix blocklist not working in edit view when metadata keyword is empty 2025-11-30 22:55:07 +08:00
dragonish
9cfeacb5e3
fix(plugin): fix blocklist not working in edit view
Fixed: #21
2025-11-30 22:45:28 +08:00
dragonish
d329b8abf3
ci(node): update the Node.js version 2025-11-30 22:10:45 +08:00
dragonish
8e68278457
chore(package): upgrade development dependencies 2025-11-30 22:09:10 +08:00
dragonish
d832a99731
chore(release): 2.3.0 2025-08-24 20:38:51 +08:00
dragonish
5244d7579c
docs(readme): add a description for the new setting
Refs: dd8eb7b53d
2025-08-24 16:11:20 +08:00
dragonish
abeada2882
ui(zh-tw): adjust the description 2025-08-24 16:09:25 +08:00
dragonish
dd8eb7b53d
feat(reading): allow custom render policy for reading view
Allow customization of the render policy for heading decorators in the
reading view when editing note content.

Refs: #20
2025-08-24 12:25:45 +08:00
dragonish
f51b4916d2
ui(reading): optimize the page scroll to another location when rerender
By recording the original position and rolling back after a period of time to
alleviate this issue.

Refs: #20
2025-08-23 17:30:20 +08:00
dragonish
92ed1db7e5
chore(package): upgrade development dependencies 2025-08-23 15:16:14 +08:00
dragonish
34fd679962
ci(scripts): adjust the output format of the changelog 2025-08-16 22:21:24 +08:00
dragonish
1d9f2c593d
chore(release): 2.2.0 2025-08-16 22:18:33 +08:00
dragonish
99943ed615
feat: add support for custom leading delimiter
Resolve: #19
2025-08-16 10:25:31 +08:00
dragonish
fc3c9e0ba5
chore(release): 2.1.0 2025-08-11 21:37:57 +08:00
dragonish
1041bd21b2
docs(readme): add new settings description
Refs: 7edebece29
2025-08-11 21:35:03 +08:00
dragonish
7edebece29
feat: support to specify the maximum level of recognition
Resolve: #17
2025-08-10 21:55:41 +08:00
dragonish
cdf01152d5
test(counter): add new test case
Refs: 4de7550ada
2025-08-10 20:30:20 +08:00
dragonish
4de7550ada
feat: support for custom trailing delimiter
Resolve: #18
2025-08-10 20:09:28 +08:00
dragonish
349607255a
chore(package): upgrade development dependencies 2025-08-10 19:42:41 +08:00
dragonish
f9778d765d
chore(release): 2.0.0 2025-08-06 20:54:07 +08:00
dragonish
a28620000a
docs(readme): update description
Refs: c67fede46a
2025-08-05 22:30:21 +08:00
dragonish
c67fede46a
feat(settings): add generic heading decorator configuration
Resolve: #16
BREAKING CHANGE: adjust the logic of the settings.
2025-08-05 22:22:22 +08:00
dragonish
9276d7cac5
chore(package): upgrade development dependencies 2025-08-05 18:55:35 +08:00
dragonish
e2cc16f2c4
perf(folder): optimize folder suggestion performance 2025-07-01 20:33:24 +08:00
dragonish
cad88cec47
chore(release): 1.10.0 2025-06-21 22:09:04 +08:00
dragonish
386b6958e4
merge(main): merge branch 'dev' 2025-06-21 22:08:42 +08:00
dragonish
c95183dd56
docs(readme): optimize the display of the table 2025-06-20 21:59:19 +08:00
dragonish
df1c0ef14b
docs(readme): correct the table alignment 2025-06-20 21:57:56 +08:00
dragonish
cc463bae79
docs(readme): add a description for the new setting
Refs: f640b8e515
2025-06-20 21:32:24 +08:00
dragonish
5aaa0605e5
fix(plugin): fix decorators in third-party plugins that may not have hidden as expected
This issue occurs when the heading hides decorator is needed for note
content changes.
2025-06-20 21:02:04 +08:00
dragonish
f640b8e515
feat: support always ignore the top-level headings 2025-06-20 20:48:02 +08:00
dragonish
f835c1087b
chore(package): upgrade development dependencies 2025-06-20 19:24:03 +08:00
dragonish
ac32053d44
fix(heading): fix ordered list mistakenly identified as heading
Refs: e2ea114bcd
2025-06-18 20:57:14 +08:00
dragonish
a5a2158940
chore(release): 1.9.1 2025-06-15 21:13:07 +08:00
dragonish
f45f191c88
docs(readme): add language switch 2025-06-15 18:27:20 +08:00
dragonish
c801c30140
docs(readme): add Traditional Chinese description 2025-06-15 18:24:43 +08:00
dragonish
8087125b5c
docs(readme): add Simplified Chinese description 2025-06-15 18:16:42 +08:00
dragonish
97fffff446
ui(locales): add Traditional Chinese language 2025-06-15 17:05:50 +08:00
dragonish
5a9b7465fb
ui(locales): add Simplified Chinese language 2025-06-15 16:53:19 +08:00
dragonish
298a7f57f8
enh(i18n): add internationalization support 2025-06-15 16:50:44 +08:00
dragonish
40386aae05
chore(package): upgrade development dependencies 2025-06-15 11:47:52 +08:00