Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liamcain/obsidian-things-logbook
Sync your Things 3 Logbook with Obsidian
https://github.com/liamcain/obsidian-things-logbook
obsidian-md obsidian-plugin
Last synced: 10 days ago
JSON representation
Sync your Things 3 Logbook with Obsidian
- Host: GitHub
- URL: https://github.com/liamcain/obsidian-things-logbook
- Owner: liamcain
- License: mit
- Created: 2021-01-21T05:06:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T14:19:49.000Z (about 1 year ago)
- Last Synced: 2024-10-23T07:51:27.782Z (18 days ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 2.65 MB
- Stars: 120
- Watchers: 4
- Forks: 22
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - liamcain/obsidian-things-logbook - Sync your Things 3 Logbook with Obsidian (TypeScript)
README
# 📕 Things Logbook for Obsidian
This plugin for [Obsidian](https://obsidian.md/) will periodically sync your [Things](https://culturedcode.com/things/) Logbook with your Obsidian Daily Notes.
## Why?
Anecdotally, I love using Things for task management. But I also want Obsidian daily notes to be a holistic view of my day-to-day. This plugin dumps completed tasks from Things into my daily notes, meaning I can keep my same workflow, and my Second Brain has a new data source.
## Disclaimer 🚨
The initial sync will backfill your entire Things Logbook into Obsidian. This potentially means creating/modifying hundreds of files. I recommend testing this plugin out in a new vault first to make sure you're happy with the result.
### Backup your data
While I have tested this plugin with my own data, your mileage may vary. I am not at fault for any data loss that may incur. Backup your data!
## Usage
This plugin will fetches all your historical tasks and dumps them into the Daily Note corresponding to the **completed date** of the task.
It also displays any subtasks, tags, or areas associated to the tasks.
It will refetch the tasks at a designated interval.
## Settings
| Setting | Description |
| --------------- | ------------------------------------------------------------------------------------------------ |
| Section Heading | Controls where the tasks will be displayed within your daily notes. Defaults to `## Logbook` |
| Sync Frequency | How often you want to fetch the tasks from the Things DB |
| Tag Prefix | Allows you to prefix your Things tags into a parent tag (e.g. `#logbook/work` `#logbook/school`) |## Say Thanks 🙏
If you like this plugin and would like to buy me a coffee, you can!
[](https://www.buymeacoffee.com/liamcain)
Like my work and want to see more like it? You can sponsor me.
[![GitHub Sponsors](https://img.shields.io/github/sponsors/liamcain?style=social)](https://github.com/sponsors/liamcain)