Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joebuhlig/alfred-obsidian-projects
Alfred Workflow for managing project folders and note files in Obsidian.
https://github.com/joebuhlig/alfred-obsidian-projects
Last synced: about 11 hours ago
JSON representation
Alfred Workflow for managing project folders and note files in Obsidian.
- Host: GitHub
- URL: https://github.com/joebuhlig/alfred-obsidian-projects
- Owner: joebuhlig
- License: gpl-3.0
- Created: 2022-03-28T13:41:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T15:07:21.000Z (about 2 years ago)
- Last Synced: 2024-08-01T22:05:23.071Z (3 months ago)
- Size: 66.4 KB
- Stars: 31
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - joebuhlig/alfred-obsidian-projects - Alfred Workflow for managing project folders and note files in Obsidian. (Others)
README
# alfred-obsidian-projects
Alfred Workflow for managing project folders and note files in Obsidian.You will be asked about setting variables on import. All of the following locations can be easily grabbed by navigating to the location of the folder or file and selecting it. Then right-click it and hold down the option key. Then select "Copy as Pathname." Paste that value into each of the variables.
projectFolder = The folder where you want to store your project support documents.
projectArchive = The folder where you want to archive completed projects.
projectListFile = The master file to use when creating a map of all projects.
projectNotesFolder = The folder where you want to store the note file that is created for each project.
projectNotesArchive = The folder where you want to archive the project note files.