Obsidian

Obsidian

194 bookmarks
Newest
Querying Tasks from Yesterday's Daily Note in Obsidian
Querying Tasks from Yesterday's Daily Note in Obsidian
TABLE WITHOUT ID file.link as "Topic", join(file.etags) as "Tags" FLATTEN list(filter(file.etags, (t) => econtains(this.file.etags, t))) as matchingtags WHERE length(matchingtags) > 0 AND file.name != this.file.name SORT length(matchingtags) desc, file.mtime desc LIMIT 5
Creating a Related Items Section
·bentasker.co.uk·
Querying Tasks from Yesterday's Daily Note in Obsidian
andrewmcodes starred dragonish/obsidian-abbreviations
andrewmcodes starred dragonish/obsidian-abbreviations

andrewmcodes starred dragonish/obsidian-abbreviations

https://github.com/dragonish/obsidian-abbreviations

        andrewmcodes
        starred
        dragonish/obsidian-abbreviations
        
          · 

        dragonish/obsidian-abbreviations

Makes Obsidian can mark abbreviations and acronyms (terminology) automatically.

TypeScript

              6

          Updated Jul 30

via GitHub Public Timeline Feed https://github.com/andrewmcodes

August 29, 2024 at 11:11AM

·github.com·
andrewmcodes starred dragonish/obsidian-abbreviations
andrewmcodes starred drbap/dashboard-navigator-for-obsidian
andrewmcodes starred drbap/dashboard-navigator-for-obsidian

andrewmcodes starred drbap/dashboard-navigator-for-obsidian

https://github.com/drbap/dashboard-navigator-for-obsidian

        andrewmcodes
        starred
        drbap/dashboard-navigator-for-obsidian
        
          · 

        drbap/dashboard-navigator-for-obsidian

Dashboard navigator plugin for Obsidian.

TypeScript

              46

          Updated Aug 28

via GitHub Public Timeline Feed https://github.com/andrewmcodes

August 29, 2024 at 10:02AM

·github.com·
andrewmcodes starred drbap/dashboard-navigator-for-obsidian
andrewmcodes starred zedseven/obsidian-tag-links
andrewmcodes starred zedseven/obsidian-tag-links

andrewmcodes starred zedseven/obsidian-tag-links

https://github.com/zedseven/obsidian-tag-links

        andrewmcodes
        starred
        zedseven/obsidian-tag-links
        
          · 

        zedseven/obsidian-tag-links

A plugin for Obsidian that allows tags to be opened as links using a hotkey.

TypeScript

              4

          Updated Mar 23

via GitHub Public Timeline Feed https://github.com/andrewmcodes

August 29, 2024 at 09:46AM

·github.com·
andrewmcodes starred zedseven/obsidian-tag-links