No description
Find a file
Rebbecca Bishop 9deee0ff75
Delete stale.yml
Removing Stalest Workflow due to depreciation
2023-08-10 18:03:48 -05:00
.github/workflows Delete stale.yml 2023-08-10 18:03:48 -05:00
assets add example file 2021-09-22 12:46:31 -04:00
src fix: fixes dumb mistake where plugin won't load because i'm dumb 2023-04-25 20:17:36 -04:00
.gitattributes Initial commit 2021-03-24 11:52:20 -04:00
.gitignore feat: enables bookmarks support 2023-04-12 00:28:48 -04:00
.release-please-manifest.json chore(main): release 2.0.2 (#11) 2023-04-26 09:10:14 -04:00
CHANGELOG.md chore(main): release 2.0.2 (#11) 2023-04-26 09:10:14 -04:00
esbuild.config.mjs feat: enables bookmarks support 2023-04-12 00:28:48 -04:00
LICENSE Create LICENSE 2021-09-22 12:50:14 -04:00
manifest.json chore(main): release 2.0.2 (#11) 2023-04-26 09:10:14 -04:00
package-lock.json chore(main): release 2.0.2 (#11) 2023-04-26 09:10:14 -04:00
package.json chore(main): release 2.0.2 (#11) 2023-04-26 09:10:14 -04:00
README.md Update README.md 2023-05-30 11:34:47 -05:00
release-please-config.json chore: Create release-please-config.json 2023-04-25 11:36:56 -04:00
rollup.config.js Testing 2021-03-24 13:20:27 -04:00
tsconfig.json Testing 2021-03-24 13:20:27 -04:00
versions.json feat!: removed starred plugin support 2023-04-25 20:06:17 -04:00
webpack.config.js 0.0.1 2021-09-22 12:34:03 -04:00

🥇 Our documentation has moved here.

Buy Me a Coffee at ko-fi.com

Note: This plugin was previously known as Prominent Starred Files.


Development Status: Maintenance Mode

Due to a glut of high priority Javalent plugin projects, this plugin is now entering maintenance mode for the time being. This is not a permanent status.

  • PR's will be reviewed.
  • Yay bugs will be reviewed and worked if able.
  • Feature Requests will not be worked.

Wish your notes were a little bit more on display? Now you can! Make those Bookmarked files more prominent within the Obsidian File Explorer with Bookmarked!

bookmarks

Core Plugin Requirements

This plugin requires that the Core Plugin, Files, be enabled.

Additionally, this plugin requires the Bookmarks Core Plugin also be enabled.

Customize Appearance

To customize the appearance of Bookmarked Files in Obsidian, you can modify the CSS class .prominent-decorated-file. This class controls the layout and style of the Bookmarked Files pane in the Obsidian file explorer.