All Projects → pengx17 → logseq-plugin-tabs

pengx17 / logseq-plugin-tabs

Licence: MIT License
A Logseq plugin which lets you open pages in tabs like working in the browser

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to logseq-plugin-tabs

logseq-plugin-tags
A logseq plugin that lets you find #tags
Stars: ✭ 72 (-27.27%)
Mutual labels:  logseq, logseq-plugin
logseq-plugin-bullet-threading
Add bullet threading to your active blocks in Logseq.
Stars: ✭ 58 (-41.41%)
Mutual labels:  logseq, logseq-plugin
logseq-anki-sync
An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
Stars: ✭ 219 (+121.21%)
Mutual labels:  logseq, logseq-plugin
logseq-plugin-heatmap
Activity heatmap for logseq
Stars: ✭ 138 (+39.39%)
Mutual labels:  logseq, logseq-plugin
logseq-plugin-random-walk
logseq 随机漫步插件
Stars: ✭ 16 (-83.84%)
Mutual labels:  logseq
logseq-paper-theme
A minimal and paper-like theme for Logseq ✍️
Stars: ✭ 86 (-13.13%)
Mutual labels:  logseq
logseq-things-theme
Things Theme for Logseq
Stars: ✭ 21 (-78.79%)
Mutual labels:  logseq
zotero-obsidian-citations
Zotero plugin that links your Markdown database to Zotero. Jump directly from Zotero Items to connected Markdown files. Automatically tags Zotero Items so you can easily see which papers you've made notes for.
Stars: ✭ 129 (+30.3%)
Mutual labels:  logseq
harika
Offline-, mobile-first graph note-taking app focused on performance with the knowledgebase of any scale
Stars: ✭ 111 (+12.12%)
Mutual labels:  logseq
logseq-allday-theme
A clean productivity theme. Styled for high readability and minimal eye strain.
Stars: ✭ 57 (-42.42%)
Mutual labels:  logseq
publish
No description or website provided.
Stars: ✭ 118 (+19.19%)
Mutual labels:  logseq

Logseq Plugin Tabs

Github All Releases

A plugin that let's you to manage your working pages with tabs.

UX is mainly brought from modern browsers:

  • normally, if a new page is visited, the current tab will be replaced by the new page
  • if you click a page link or a block ref while holding CTRL (or CMD on Mac) key, a new tab will be created, but it is not visited yet
  • you can remove the tab by click the remove button in each tab
  • you can double-click a tab to pin it. A pinned tab will not be replaced or be removed.
  • you can drag & drop to reorder tabs
  • tabs info will be persisted in your local storage, so that your tabs will recover even if you re-open the app

TODO

  • keyboard shortcuts. Eg., CTRL+TAB to switch to next tab, CTRL+SHIFT+TAB to switch to previous tab, CTRL+W to close current tab

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].