grimoire

所属分类:hotest
开发工具:Svelte
文件大小:0KB
下载次数:0
上传日期:2023-11-28 12:17:09
上 传 者sh-1993
说明:  向导的书签管理器
(Bookmark manager for the wizards)

文件列表:
.dockerignore (231, 2023-12-08)
.env.example (823, 2023-12-08)
.eslintignore (160, 2023-12-08)
.eslintrc.cjs (672, 2023-12-08)
.npmrc (74, 2023-12-08)
.prettierignore (160, 2023-12-08)
.prettierrc (233, 2023-12-08)
.vscode/ (0, 2023-12-08)
.vscode/settings.json (339, 2023-12-08)
CONTRIBUTING.md (2087, 2023-12-08)
Dockerfile (997, 2023-12-08)
LICENSE (1116, 2023-12-08)
build.sh (58, 2023-12-08)
docker-compose.yml (686, 2023-12-08)
package.json (2366, 2023-12-08)
pb_migrations/ (0, 2023-12-08)
pb_migrations/1700577969_created_bookmarks.js (6377, 2023-12-08)
pb_migrations/1700577969_created_categories.js (3128, 2023-12-08)
pb_migrations/1700577969_created_tags.js (1471, 2023-12-08)
pb_migrations/1700577969_updated_users.js (1012, 2023-12-08)
pb_migrations/1700577970_created_admin.js (632, 2023-12-08)
pb_migrations/1700577970_update_settings.js (241, 2023-12-08)
pnpm-lock.yaml (158380, 2023-12-08)
postcss.config.cjs (82, 2023-12-08)
run-dev.sh (154, 2023-12-08)
screenshots/ (0, 2023-12-08)
screenshots/adding-new-bookmark-dark.png (408933, 2023-12-08)
screenshots/admin-manage-users-dark.png (91960, 2023-12-08)
screenshots/bookmark-details-dark.png (387992, 2023-12-08)
screenshots/category-view-dark.png (643784, 2023-12-08)
screenshots/fuzzy-search-dark.png (653428, 2023-12-08)
screenshots/list-view-dark.png (231737, 2023-12-08)
... ...

# Grimoire ![Grimoire Logo](https://github.com/goniszewski/grimoire/blob/master/static/grimoire_logo_300.webp) Glimpse into the magical book of _your_ forbidden knowledge - **Grimoire!** Unleash your inner sorcerer and conquer the chaos of bookmarks! With Grimoire, you'll have a bewitching way to store and sort your enchanted links. But wait, there's **more**! Transmute your saved pages into juicy content snippets with our mystical extraction feature. Embrace the magic, tame the clutter, and let Grimoire be your mystical companion in the vast library of the web. It's time to conjure up some organization! ## Features - add and organize bookmarks easily - create new user accounts, each with their own bookmarks, categories and tags - fuzzy search through bookmarks - supports tags and categories - fetch metadata from websites, store it locally and update it when needed - add your personal notes to bookmarks ## Installation ### Prerequisites - [Docker](https://github.com/goniszewski/grimoire/blob/master/https://docs.docker.com/get-docker/) - [Docker Compose](https://github.com/goniszewski/grimoire/blob/master/https://docs.docker.com/compose/install/) ### Steps ```bash # Clone the repository git clone https://github.com/goniszewski/grimoire # Rename the `.env.example` file to `.env` # "mv .env.example .env" on Linux/MacOS, "ren .env.example .env" on Windows # [RECOMMENDED] Update the `.env` to set the initial admin user credentials # (admins are separate from regular users) # Build and run the containers docker-compose up ``` ## Development Check out the [development guide](https://github.com/goniszewski/grimoire/blob/master/https://grimoire.pro/docs/getting-started/development) to learn how to set up the project for development. ## Roadmap - sharing bookmarks with other users or publicly - Flows - keep your bookmarks in a session-like order with related notes (e.g. for learning, research, etc.) - import bookmarks from popular formats files - export bookmarks as HTML, CSV and JSON - add universal bookmarklet to add bookmarks from any browser - quickly change bookmark categories and tags from the bookmarks list - the official browser extension ## Feature requests If you have an idea for a feature, please [open an issue](https://github.com/goniszewski/grimoire/blob/master/https://github.com/goniszewski/grimoire/issues) and describe it in detail. If you have a mockup, please attach it to the issue. ## Contributing If you want to contribute to the project, please read the [contributing guide](https://github.com/goniszewski/grimoire/blob/master/CONTRIBUTING.md). ## License This project is licensed under the [MIT License](https://github.com/goniszewski/grimoire/blob/master/LICENSE). ## Credits Special thanks to: [@extractus/article-extractor](https://github.com/goniszewski/grimoire/blob/master/https://github.com/extractus/article-extractor), [DaisyUI](https://github.com/goniszewski/grimoire/blob/master/https://github.com/saadeghi/daisyui), [Fuse.js](https://github.com/goniszewski/grimoire/blob/master/https://github.com/krisk/fuse), [MetaScraper](https://github.com/goniszewski/grimoire/blob/master/https://github.com/microlinkhq/metascraper), [PocketBase](https://github.com/goniszewski/grimoire/blob/master/https://github.com/pocketbase/pocketbase), [sanitize-html](https://github.com/goniszewski/grimoire/blob/master/https://github.com/apostrophecms/sanitize-html), [SvelteKit](https://github.com/goniszewski/grimoire/blob/master/https://github.com/sveltejs/kit), [Svelte Select](https://github.com/goniszewski/grimoire/blob/master/https://github.com/rob-balfre/svelte-select), [Svelte French Toast](https://github.com/goniszewski/grimoire/blob/master/https://github.com/kbrgl/svelte-french-toast), [Tailwind CSS](https://github.com/goniszewski/grimoire/blob/master/https://tailwindcss.com)

近期下载者

相关文件


收藏者