This website requires JavaScript.
Explore
Help
Sign In
tpl
/
obsidian-sample-plugin
Template
Watch
1
Star
0
Fork
You've already forked obsidian-sample-plugin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9dbd9fdd03
obsidian-sample-plugin
/
src
History
SebastianMC
6e54db9f1c
Introduced `normalizePath(...)` for consuming a path to note from plugin settings
2022-09-30 15:49:07 +02:00
..
custom-sort
Removed the parser method prefixes like _l1s3_.... which were a residue of early development stage naming allowing clear ordering of these functions in the code. No longer needed
2022-09-29 19:18:52 +02:00
types
Added more clarity and readability to the code around monkey-patching of TFolder.sort() method
2022-09-14 11:10:47 +02:00
utils
First public release of the Obsidian custom sort plugin
2022-08-06 03:15:44 +02:00
main.ts
Introduced `normalizePath(...)` for consuming a path to note from plugin settings
2022-09-30 15:49:07 +02:00