https://github.com/mrjackphil/obsidian-backlinks-in-document
A hacky workaround which put backlinks section into the document
https://github.com/mrjackphil/obsidian-backlinks-in-document
Last synced: 5 months ago
JSON representation
A hacky workaround which put backlinks section into the document
- Host: GitHub
- URL: https://github.com/mrjackphil/obsidian-backlinks-in-document
- Owner: mrjackphil
- Archived: true
- Created: 2020-10-30T11:45:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T17:39:31.000Z (almost 4 years ago)
- Last Synced: 2024-11-26T10:40:18.436Z (5 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 33
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mrjackphil/obsidian-backlinks-in-document - A hacky workaround which put backlinks section into the document (TypeScript)
README
## Obsidian Plugin: Backlinks into the document
A hacky workaround which put backlinks section into the document.
### ⚠ Plugin deprecation
Plugin was removed from the Obsidian Community Plugin section. The core Obsidian's team made their plugin and made it as part of the Core Plugins for Obsidian 0.12.4+.### Requirements
Works with Obsidian 0.9.7+### How it works
Plugin creates a pane with backlinks and move that into the active document.
When you change your active document it will move backlinks section into new active document and update the content.### Plans for future
- Remove this plugin when official solution will come### How to install the plugin
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `vault/.obsidian/plugins/plugin-id/`.For additional info check [this post](https://forum.obsidian.md/t/plugin-directory/6706?u=mrjackphil)
### Known issues
-
## Support
- [Patreon](https://patreon.com/mrjackphil)
- [Paypal](https://www.paypal.com/paypalme/mrjackphil)