Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirnovov/obsidian-homepage
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
https://github.com/mirnovov/obsidian-homepage
obsidian-md obsidian-plugin
Last synced: about 1 month ago
JSON representation
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
- Host: GitHub
- URL: https://github.com/mirnovov/obsidian-homepage
- Owner: mirnovov
- License: mit
- Created: 2021-07-23T08:34:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T03:51:21.000Z (6 months ago)
- Last Synced: 2024-07-19T08:11:03.237Z (6 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 339
- Watchers: 6
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - mirnovov/obsidian-homepage - An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one. (TypeScript)
README
Homepage
Open a specified note, canvas, or workspace upon launching Obsidian.
* Use any note, canvas, or workspace as a homepage. Alternatively, choose a random note, or use your Daily or Periodic Notes.
* Decide what happens to old tabs that were left open - keep them, replace the last note, or remove them all.* Jump back after startup using the `Open homepage` command, or click the dedicated ribbon button.
* Open in in any view: Reading, Source, Live Preview, or the default. Optionally revert the view when opening another note.* Run any Obsidian command upon opening the homepage, allowing integration with hundreds of plugins.
* Works effectively with tools such as [Dataview](https://github.com/blacksmithgu/obsidian-dataview) to create advanced landing pages.----