I last wrote about my Obsidian Setup way back in March. I was still finding my feet with Obsidian and trying lots of different things to see what worked well for me.
MACRO: Choose File From Folder List With Incremental-Search and AutoComplete - Macro Library - Keyboard Maestro Discourse
Use Case Provide an easy way to search/filter the list of files in a folder Allows user to use incremental search with autocomplete to search/filter a list of files in a selected folder User will be Prompted to Select the Target Folder Example Output Revised to exclude invisible files, and to sort files alphabetically Below is just an example written in response to your request. You will need to use as an example and/or change to meet your workflow automation needs. ~~~~~~~~~~~~~~...
#obsidian #zettelkasten #quickaddGetting your notes into Obsidian can be a bit of a chore. I find adding a book to my notes as I'm reading a book particularl...
This is a demo of how to use kanban and Dataview together
Get your message across with instantly shareable videos for work. Capture your screen, record your front-facing camera, and narrate it all at once, then instantly share with a simple link.
pdfsandwich is a command line tool which is supposed to be useful to OCR scanned books or journals. It is able to recognize the page layout even for multicolumn text.
jonaswinkler/paperless-ng: A supercharged version of paperless: scan, index and archive all your physical documents
A supercharged version of paperless: scan, index and archive all your physical documents - jonaswinkler/paperless-ng: A supercharged version of paperless: scan, index and archive all your physical ...
tadashi-aikawa/obsidian-another-quick-switcher: This is an Obsidian plugin which is another choice of Quick switcher.
This is an Obsidian plugin which is another choice of Quick switcher. - tadashi-aikawa/obsidian-another-quick-switcher: This is an Obsidian plugin which is another choice of Quick switcher.
"How to achieve" CSS code snippets - Share & showcase - Obsidian Forum
@Klaas @Rainbow_CH Tutorial video: The good news: I kept my promise and recorded a video on how to do these snippets The bad news: It was over 3 hours long and was mostly me rambling and going off on tangents. The better news: I was procrastinating important things this weekend. How is that better news?: It means that I downloaded resolve then spent the entire weekend playing around with it. I also managed to edit 3 hours of content down to under 12 mins. Here’s a link: https://youtu.be/Q5G...
🐍 obsidiantools: Python package for doing advanced analytics of your vault - Share & showcase - Obsidian Forum
obsidiantools 👋 Hi all, I’ve released a Python package called obsidiantools, available now through PyPI. obsidiantools is built upon common libraries in the Python data stack, like Pandas and NetworkX, to enable you to do advanced analytics of your vault and notes. Check out the Github repo: I am not a software engineer who does JavaScript or TypeScript - if someone wants to collab on integrating this package into an Obsidian plugin I’d be interested in exploring that! ...
mfarragher/obsidiantools: Obsidian tools - a Python package for analysing an Obsidian.md vault
Obsidian tools - a Python package for analysing an Obsidian.md vault - mfarragher/obsidiantools: Obsidian tools - a Python package for analysing an Obsidian.md vault
Recording of Obsidian Community Talk about the Buttons pluginButtons. What are they, what can you do with them, why will they make you a BILLIONAIRE. #STONKS...
The Beginner's Guide to Obsidian Notes Step-by-Step - The Productive Engineer
Looking to get started with Obsidian? This step-by-step beginner's guide tutorial will teach you everything you need to know about using Obsidian Notes with screenshots and video
In this video, We take a look at the Templater plugin by SilentVoid. Templater is a way to seriously supercharge templates. It is a template language that lets you insert variables and functions results into your notes. In this video, we take a comprehensive look at the file module which is an internal function of templater.
Links:
Templater(Github): https://github.com/SilentVoid13/Templater
Obsidian: https://obsidian.md/
☕️ Buy me a Coffee!! https://www.buymeacoffee.com/productivitygur
My Twitter: https://twitter.com/productivitygur
Timestamps:
0:00 Introduction
1:10 File Module Syntax
1:33 Content
2:56 Create new
5:01 Creation date
6:14 Cursor
7:26 Cursor Append
8:06 Exists
9:09 Folder
10:55 Include
12:02 Last Modified Date
13:03 Title
13:50 Move
15:32 Path
16:56 Rename
18:40 Selection
18:51 Tags
19:29 Combined Examples
#obsidian #productivity #templater #plugins
After uploading a video about using QuickAdd to my YouTube (set up as a way to keep track of what I’m learning with Obsidian), I was asked if I could show how I made a dictionary with Obsidia…