mirror of
https://github.com/necauqua/obsidian-page-properties.git
synced 2026-07-22 04:34:19 +00:00
Update the readme as the plugin got approved
This commit is contained in:
parent
f58e2a52c4
commit
7c73abf84f
1 changed files with 2 additions and 2 deletions
|
|
@ -16,11 +16,11 @@ Another couple of features, that are *missing* in Logseq are:
|
|||
- Some fields can be hidden from the reader view - also configurable.
|
||||
|
||||
## Installation
|
||||
- Currently awaiting approval on the [Obsidian Plugin Marketplace](https://obsidian.md/plugins?id=page-properties), so use one of the methods below.
|
||||
- It's on the [Obsidian Plugin Marketplace](https://obsidian.md/plugins?id=page-properties).
|
||||
- You can use the [Brat](https://github.com/TfTHacker/obsidian42-brat) plugin.
|
||||
- You can download the `main.js`, `styles.css` and `manifest.json` files manually from the [releases](https://github.com/necauqua/obsidian-page-properties/releases) page and put them into the `$VAULT/.obsidian/plugins/page-properties` folder.
|
||||
- For Nix users, you can do this too:
|
||||
```bash
|
||||
nix profile install github:necauqua/obsidian-page-properties
|
||||
ln -s ~/.nix-profile/share/obsidian/plugins/page-properties $VAULT/.obsidian/plugins/page-properties
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue