Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maoxiaoke/open-todo

This a plugin for Obsidian that allows you to open todo file
https://github.com/maoxiaoke/open-todo

Last synced: 21 days ago
JSON representation

This a plugin for Obsidian that allows you to open todo file

Awesome Lists containing this project

README

        

## Overview

This a plugin for Obsidian that allows you to open the todo file.

Support the development of my plugins and themes on [Twitter/X](https://twitter.com/xiaokedada) or [Buy me a coffee](https://www.buymeacoffee.com/nazha).

## Install

Because this plugin has not yet been released to the community, you can clone this repo to the `plugins` directory in your vault's [`.obsidian` directory](https://help.obsidian.md/Files+and+folders/How+Obsidian+stores+data) so that Obsidian can find it.

1. Open a terminal window and change this project directory to the `plugins` directory.

```shell
cd path/to/valut
cd .obsidian/plugins
```

2. Clone this repo using Git.

```shell
git clone [email protected]:maoxiaoke/obsidian-open-todo-plugin.git
```

3. Restart the Obsidian.

## Other Obsidian Plugins

- [image-resizer](https://github.com/maoxiaoke/image-resizer)