- I used a forum post/feature request as the base for the MVP.
- I only built the minimum feature set discussed -> Requirement to manually install
- Submit to plugin directory only if demand is noticeable (What's my criterion?)
- 4 hearts on pull request[^1]
## Experiences/Learnings
- INPUT: I recognized the issue when I read the forum post[^2]
- OUTPUT: I could confirme that footnotes suck in Obsidian
- OUTPUT: I could build the first feature quickly ("Create footnote and move cursor down")[^3]
- OUTPUT: I wrote down the issue with re-indexing footnotes[^5]
- INPUT: I got positive feedback from members that they'd like to install it
- OUTPUT: I created the PR[^4]
- INPUT: I saw and recognized the request for "jumping back" as the next obviously valuable feature that I could build[^6]
- INPUTI realized by an "oddity" reported by Klaas, that "jumping" should work better[^7]
- OUTPUT: I created and improved the "Jump" feature[^8]
## Conversations
- [[Call with Peter regarding Footnotes Plugin]]
## Related
- [[Discovering My Ikigai ❁]]
[^1]: https://github.com/obsidianmd/obsidian-releases/pull/185#issue-581525360
[^2]: https://forum.obsidian.md/t/footnote-shortcut/8872/
[^3]: https://forum.obsidian.md/t/footnote-shortcut/8872/19?u=akaalias
[^4]: https://github.com/obsidianmd/obsidian-releases/pull/185
[^5]: https://github.com/akaalias/obsidian-footnotes#automatically-re-index-footnotes
[^6]: https://github.com/akaalias/obsidian-footnotes/releases/tag/0.0.2
[^7]: https://forum.obsidian.md/t/footnote-shortcut/8872/34?u=akaalias
[^8]: https://github.com/akaalias/obsidian-footnotes/releases/tag/0.0.3