mirror of
https://github.com/tcsenpai/The-Ember-Index.git
synced 2025-06-02 18:40:04 +00:00
changed some stuff and added a sample fixation
This commit is contained in:
parent
bb59142d2f
commit
4f322139ab
16
README.md
16
README.md
@ -1,10 +1,12 @@
|
|||||||
The Ember Index is a gentle system for tracking and revisiting your suspended fixations — creative projects, intellectual obsessions, half-finished builds, forgotten puzzles, abandoned sparks.
|
The Ember Index is a gentle system for tracking and revisiting your suspended fixations — creative projects, intellectual obsessions, half-finished builds, forgotten puzzles, abandoned sparks.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
Each fixation lives in its own note.
|
Each fixation lives in its own note.
|
||||||
|
|
||||||
Once added to the system, it can be “evoked” randomly through a ritual command or a click of a button.
|
Once added to the system, it can be "evoked" randomly through a ritual command or a click of a button.
|
||||||
|
|
||||||
Creating a fixation can be done by clicking a button too.
|
Creating a fixation can be done by clicking a button too.
|
||||||
|
|
||||||
@ -22,14 +24,14 @@ When you summon a fragment:
|
|||||||
You can revisit the ember, reignite it, or gently return it to sleep — without guilt, without pressure.
|
You can revisit the ember, reignite it, or gently return it to sleep — without guilt, without pressure.
|
||||||
|
|
||||||
It's not a todo list.
|
It's not a todo list.
|
||||||
It’s a memory temple for the parts of you that once burned brightly.
|
It's a memory temple for the parts of you that once burned brightly.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ⚙️ Prerequisites & Setup
|
## ⚙️ Prerequisites & Setup
|
||||||
|
|
||||||
To make The Ember Index fully functional, you’ll need two community plugins:
|
To make The Ember Index fully functional, you'll need two community plugins:
|
||||||
|
|
||||||
### 1. [Templater](https://github.com/SilentVoid13/Templater)
|
### 1. [Templater](https://github.com/SilentVoid13/Templater)
|
||||||
|
|
||||||
@ -42,15 +44,15 @@ Used to execute the logic behind each ritual (random selection, timestamping, lo
|
|||||||
|
|
||||||
**NOTE**: If you chose another folder, please change the `Templates` references in the step below with your configured folder
|
**NOTE**: If you chose another folder, please change the `Templates` references in the step below with your configured folder
|
||||||
|
|
||||||
- Make sure “Trigger Templater on file creation” is **off** (optional but recommended)
|
- Make sure "Trigger Templater on file creation" is **off** (optional but recommended)
|
||||||
|
|
||||||
- Go to `Settings → Templater → Template Hotkeys` and add a reference to `Templates/invokefixation.md`
|
- Go to `Settings → Templater → Template Hotkeys` and add a reference to `Templates/invokefixation.md`
|
||||||
(you don’t need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
|
(you don't need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
|
||||||
|
|
||||||
- Do the same for `Templates/Fixation_base.md`
|
- Do the same for `Templates/Fixation_base.md`
|
||||||
(you don’t need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
|
(you don't need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
|
||||||
|
|
||||||
**IMPORTANT**: Make sure to copy `invokefixation.md` and `Fixation_base.md` from this repository’s `Templates` folder into your configured Templater folder.
|
**IMPORTANT**: Make sure to copy `invokefixation.md` and `Fixation_base.md` from this repository's `Templates` folder into your configured Templater folder.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
22
The Ember Index/fixations/Sample-Fixation.md
Normal file
22
The Ember Index/fixations/Sample-Fixation.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
|
||||||
|
> **Status**: Paused
|
||||||
|
> **Location**: On the desk
|
||||||
|
> **Last Interaction**: 01-02-2025
|
||||||
|
> **Sigils**: (any emoji, is just a decoration)
|
||||||
|
> **Tag**: #any #tag #you #want
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 📝 Notes
|
||||||
|
|
||||||
|
Write here your notes…
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<div style="text-align:center; font-size: 0.9em; opacity: 0.6;">
|
||||||
|
⟡ 𓂀 Part of The Ember Index ⟡
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 394 KiB |
Loading…
x
Reference in New Issue
Block a user