Commit graph

46 commits

Author SHA1 Message Date
caffae
1e111d57fb fixed leaf opening bug 2025-06-12 23:53:03 +08:00
caffae
67133774b7 Prepare for Git Release 2025-05-17 19:28:51 +08:00
caffae
11a4ae6dc7 Prepare for Git Release 2025-05-17 19:18:12 +08:00
caffae
ba1ef2f69a optimizing the code 2025-03-12 12:53:52 +08:00
caffae
6cfd6c1c0e removed the console reporting 2025-03-11 15:32:03 +08:00
caffae
e2e1a3690e added a title to the outline and faster animations 2025-03-10 22:36:34 +08:00
caffae
1f846a7d3e bug fixing 2025-03-09 02:21:42 +08:00
caffae
08cff248bb bug fixing 2025-03-09 01:41:17 +08:00
caffae
d2814c3216 fixed up 2025-03-08 21:43:43 +08:00
caffae
d521d77ba4 Finally works! New navigation and extra fancy styles are added. 2025-03-08 21:42:12 +08:00
caffae
8add41032e Fixed 2025-03-08 20:54:03 +08:00
caffae
900e1d99ba fixed the cleaning up of the leaves (panels) 2025-03-08 18:19:16 +08:00
caffae
a0dcdabed2 Fixed up the unloading - refresh view will remove other leaves 2024-12-29 22:16:55 +08:00
caffae
b661cddd80 Fixed up the unloading - must not detach leaves on unload 2024-12-29 22:15:35 +08:00
caffae
40408efbf4 fixing unloading bug 2024-12-11 14:23:28 +08:00
caffae (aider)
15d02fea0c fix: Initialize and manage panes in CurrentFolderNotesDisplay plugin 2024-12-11 14:18:05 +08:00
caffae
64b41c9da8 CSS improvement and new feature to show all outlines 2024-08-24 03:09:22 +08:00
caffae
f20a299a4b Quick bugfix 2024-08-24 02:07:49 +08:00
caffae
bc09dd7b71 fixing up the outline priority and alias 2024-06-17 13:25:53 +08:00
caffae
e9200246ca fixes to load less files and hopefully less bugs 2024-05-17 12:34:41 +08:00
caffae
b1717aff93 Fixes to do sorting by number properly 2024-04-23 10:06:34 +08:00
caffae
375f65c4c9 Remove headings in settings 2024-04-01 09:26:17 +08:00
caffae
7a6ef17992 Use sentence case in UI & Don't use a "general" heading in your settings, remove this heading, and move the settings that are below up in front of the other heading. 2024-03-27 15:49:26 +08:00
caffae
fad1159a18 changing the icon and display name 2024-03-27 15:42:01 +08:00
caffae
08ea643c04 Update for heading option (show headings of current file) 2024-03-26 18:57:13 +08:00
caffae
298f024f1f You should avoid assigning styles via JavaScript or in HTML and instead move all these styles into CSS so that they are more easily adaptable by themes and snippets. 2024-03-26 18:27:47 +08:00
caffae
931b40a4fa Fixed [1]:The command name should not include the plugin name.
[1]:Please remove anything from the sample plugin that you don't need.
2024-03-26 18:25:21 +08:00
caffae
66e8e00fcd all things 2024-03-23 13:49:54 +08:00
caffae
77b086e8f4 added command to open this pane 2024-03-23 13:49:16 +08:00
caffae
bbee58379e bug fix of many windows 2024-03-23 13:46:45 +08:00
caffae
3bd723b3f2 improved appearance according to guidelines 2024-03-23 12:56:38 +08:00
caffae
e46333872c working title filters and nice appearance 2024-03-23 12:22:55 +08:00
caffae
d98db7638c base display of all notes 2024-03-23 10:57:56 +08:00
Johannes Theiner
e8f03522bc
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
2023-07-17 12:36:25 -04:00
Xiao Meng
f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
lishid
db18a36e65 Update build script to include external node packages. 2021-11-01 15:18:11 -04:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ (#17) 2021-10-30 14:04:07 -04:00
lishid
3afc9d78ab Update sample plugin to use ESBuild. 2021-10-19 13:34:58 -04:00
fyears
5f95bce9e1 preserve and load settings correctly 2021-10-10 11:11:02 -04:00
lishid
ae30a5a418 Update best practice for settings. 2021-01-24 15:41:47 -05:00
lishid
cfe4d17ce7 Add example for settings. 2020-12-22 11:24:00 -05:00
lishid
9162f82010 Removed init. 2020-10-29 21:41:47 -04:00
lishid
6e8aab9616 Add more examples for hooks. 2020-10-29 18:02:57 -04:00
lishid
99f4035214 Add example for modifying CodeMirror. 2020-10-29 17:36:03 -04:00
lishid
2889865881 Refactor: Use new version of obsidian.d.ts from remote. 2020-10-26 11:07:18 -04:00
lishid
ed3770792a Initial commit! 2020-10-25 16:58:31 -04:00