quickadd
quickadd copied to clipboard
obsidian automation, should I write a plugin or use QuickAdd?
trafficstars
I just know a bit javascript, obsidian automation, should I write a plugin or just use QuickAdd?
There will be a few functions, how to manage them.
what do you think? Thanks for you QuickAdd, Best Regards!!
What do you want to do?
- collapse all folders
- add alias
[[dir1/dir2/fn]]→[[dir1/dir2/fn.md|fn]][[file^code]]→[[file^code|name]]
- smart delete around char as
``or[[ ]]
折叠所有文件夹
添加别名
[[dir1/dir2/fn]]→[[dir1/dir2/fn.md|fn]][[file^code]]→[[file^code|name]]char 周围的智能删除为
``或[[ ]]
1: collapse folder:https://github.com/OfficerHalf/obsidian-collapse-all