All Projects → iheyunfei → no-graph

iheyunfei / no-graph

Licence: other
no-graph is a graph view for notion

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Vue
7211 projects

Projects that are alternatives of or similar to no-graph

notion-down
Notion >> Markdown. Python utility that converts Notion pages into MD files, along with intergation to build static webpages such as Hexo | 自动从 Notion 笔记生成 MD 文件,并部署到 Hexo 静态博客 | Notion Pages より Markdown Files をコンバートする、更に Hexo Webpages までの自動化も可能
Stars: ✭ 81 (+170%)
Mutual labels:  notion
2anki.net
Server to create Anki flashcards faster, easier and better today ⭐️
Stars: ✭ 190 (+533.33%)
Mutual labels:  notion
userscript-proxy
HTTP proxy to inject scripts and stylesheets into existing sites.
Stars: ✭ 66 (+120%)
Mutual labels:  tampermonkey
bgmtools
Bangumi小工具
Stars: ✭ 66 (+120%)
Mutual labels:  tampermonkey
NotionX
A Browser extension that enhances Notion Web App experience.一个增强 Notion Web端体验的浏览器插件。
Stars: ✭ 94 (+213.33%)
Mutual labels:  notion
Notion-and-Google-Calendar-2-Way-Sync
2 Way Sync Between Notion Database and Google Calendar
Stars: ✭ 205 (+583.33%)
Mutual labels:  notion
notion-sdk-net
A Notion SDK for .Net
Stars: ✭ 71 (+136.67%)
Mutual labels:  notion
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (-20%)
Mutual labels:  notion
taskwarrior-syncall
Synchronization between Taskwarrior tasks and services such as Google Calendar, Notion and Google Keep. Formerly taskw_gcal_sync
Stars: ✭ 151 (+403.33%)
Mutual labels:  notion
vscode-github-md-like-notion
write github readme like notion
Stars: ✭ 13 (-56.67%)
Mutual labels:  notion
word frequency
[Refactoring scheduled] 📊 A script to analyse the frequencies of words in web pages.
Stars: ✭ 13 (-56.67%)
Mutual labels:  tampermonkey
ss21
a fresh attempt at a 4chan userstyle
Stars: ✭ 34 (+13.33%)
Mutual labels:  tampermonkey
notion-custom-domain
📝 Custom domains for your public Notion pages
Stars: ✭ 23 (-23.33%)
Mutual labels:  notion
github-notion-star
No description or website provided.
Stars: ✭ 82 (+173.33%)
Mutual labels:  notion
github-readme-learn-section-notion
Update your github README with data fetched from a notion database
Stars: ✭ 24 (-20%)
Mutual labels:  notion
go-notion
Go client for the Notion API.
Stars: ✭ 261 (+770%)
Mutual labels:  notion
copy2clipboard
🐒a tampermonkey script to copy code anywhere.
Stars: ✭ 56 (+86.67%)
Mutual labels:  tampermonkey
keep-it-markdown
Convert Google Keep notes dynamically to markdown for Obsidian and Notion using the unofficial Keep API
Stars: ✭ 125 (+316.67%)
Mutual labels:  notion
notion-help-bot
A Notion-backend Telegram bot, designed for Notion CN Community (https://t.me/Notionso).
Stars: ✭ 67 (+123.33%)
Mutual labels:  notion
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+33.33%)
Mutual labels:  notion

Archived

The current implementation isn't in the right direction. I'm considering refacotring it using official API, I'm considering rebuilding, but it takes time.

There's others project related to notion I'm developing now

Introduction

no-graph lets you see the connections between pages by Relationship Chart

no-graph 让你可以通过关系图的方式来查看页面之间的联系

example

Security

no-graph 没有使用第三方的 API 代理,而是通过在 Notion 页面内注入 JS 后,直接请求官方的 API 地址,你的数据只会经过官方服务器和本地存储,不会经手第三方。

Instead of using third-party API proxies, no-graph requests the official API address directly by injecting JS inside the Notion page, so your data only goes through the official servers and local storage, not through third parties.

TODO

  • pages
  • database
  • backlinks

Usage

  1. Install tampermonkey

2. Install script using greasyfork(deprecated)

  1. Install script locally
  • click add new script in tampermonkey extension
  • copy-paste these codes
  1. Open notion
  2. Click the checkbox in the upper left corner to turn on no-graph
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].