ExcaliBrain - An update about the new plugin I am building...
If you find my videos helpful, please say thanks by buying me a coffee: https://ko-fi.com/zsoltIf you want to connect, you can reach me (@zsviczian) in the ...
GitHub - ebullient/obsidian-task-collector: Plugin for https://obsidian.md/ that assists with managing tasks within a document.
Plugin for https://obsidian.md/ that assists with managing tasks within a document. - GitHub - ebullient/obsidian-task-collector: Plugin for https://obsidian.md/ that assists with managing tasks wi...
My Task Management System - Share & showcase - Obsidian Forum
I used Omnifocus for many years, then Things for many years. When I started working with Obsidian early in 2021 I had high hopes that I could manage my projects and tasks entirely in Obsidian. But try as I did I could not work out a good way of doing it - in spite of trying several methods and plugins. So I moved to ToDoist integration, which worked reasonably well. But I still felt dissatisfied. I was convinced that there are significant benefits to be had from full integration, such as storing...
DataviewJS Snippet Showcase - Share & showcase - Obsidian Forum
Sure ! The first line is the header, like Paper, Title, Year etc… All my files are in the folder Zettelkasten. The line "[[" + b.file.name + "|" + (b.file.aliases[1] || b.file.aliases[0]) + "]]", means to create a link for the first column, you can skip it. The lines b.file.aliases[0], b.Year, b.completion_reading, b.completion_note, are the informations I have added in the header of the files, like this Here is what my header looks like.
Check out Christian's demo vault here: https://bagerbach.com/blog/projects-and-goals-obsidian
I used to think building a dashboard for projects, tasks, and notes was reserved for Notion. Christian Houmann taught me otherwise!
With a small set of plugins, Christian set up an Obsidian vault where goals and projects are automatically linked together and displayed in a beautifully simple dashboard.
In this video, we explore how this productivity dashboard is set up -- all in the personal knowledge management app Obsidian.
======COMMUNITY========
🏡 Join our FORUM: https://community.effectiveremotework.com?utm_source=youtube&utm_medium=video&utm_campaign=toolsdontmatter
=======GEAR=======
My YouTube Gear: https://kit.co/justindirose/creator-gear
CUT(ter) AWAY THE CHAOS OF YOUR VAULT WITH THIS ONE (two three four five six) SIMPLE METHOD(s) - Knowledge management - Obsidian Forum
Okay here’s where the real goods are: First Classification For a very small Library A — Works of reference and works of a general character covering several classes Includes such works as are usually kept in the Delivery Room or the Reading Room for the free use of the public, such as the best dictionaries of languages and other subjects ; encyclopaedias, both general and special, handbooks of dates, dictionaries of biography and peerages, gazetteers, manuals of statistics, books of quotati...
Practically Paperless with Obsidian, Episode 20: Experimenting with the Dataview Plug-In
Photo by Rodolfo Clix on Pexels.com Welcome to my blog series, “Practically Paperless with Obsidian.” For an overview of this series, please see Episode 0: Series Overview. One of the things I…
Using Obsidian at work: Project Manager/Project Lead - Knowledge management - Obsidian Forum
Hi there, after having written about my usecase of Obsidian in the Reddit discussion on using Obsidian for work, I decided to write a more detailed summary of my current vault and workflow. Feel free to directly jump to My Vault for a detailed description. Preambel Quick summary about my circumstances: I’m the Project Lead for an open-end project (Programme might be a better description) with ~150 team members, a number of sub-leads, multiple sub-contractors and a fairly big industry around...
Practically Paperless with Obsidian, Episode 16: Finding Notes Quickly
Photo by Skitterphoto on Pexels.com Welcome to my blog series, “Practically Paperless with Obsidian.” For an overview of this series, please see Episode 0: Series Overview. Over the course of these…
MacStories Starter Pack: Introducing Obsidian Shortcut Launcher, A Free Plugin to Trigger Shortcuts from Obsidian
Editor’s Note: Obsidian Shortcut Launcher is part of the MacStories Starter Pack, a collection of ready-to-use shortcuts, apps, workflows, and more that we’ve created to help you get the most out of your Mac, iPhone, and iPad. It shouldn’t come as a surprise to anyone that, over the past year, Obsidian has become as essential
Obsidian is a popular tool for managing notes in Markdown format. It is cross-platform, uses files direct from a file system location, and has some rather useful features, including a range of plugins created by the developers and the wider community. In this post I am going to walk you through how I have used some of the community plugins to give me better control over a feature known as workspaces.
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...