All Projects → dvargas92495 → roam42

dvargas92495 / roam42

Licence: Unlicense license
roamjs.com/extensions/roam42

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to roam42

Fabricius
Fabricius is an Anki plugin that bidirectionally syncs between Roam and Anki.
Stars: ✭ 54 (-81.05%)
Mutual labels:  roam, roamresearch
static-roam
A static-site generator for Roam Research
Stars: ✭ 59 (-79.3%)
Mutual labels:  roam, roamresearch
harika
Offline-, mobile-first graph note-taking app focused on performance with the knowledgebase of any scale
Stars: ✭ 111 (-61.05%)
Mutual labels:  roam, roamresearch
zotero-roam
Connector extension between Roam Research & Zotero
Stars: ✭ 51 (-82.11%)
Mutual labels:  roamresearch
Org Roam
Rudimentary Roam replica with Org-mode
Stars: ✭ 4,067 (+1327.02%)
Mutual labels:  roam
zettel-mode
A Zettelkasten-style note-taking helper
Stars: ✭ 32 (-88.77%)
Mutual labels:  roam
roam-reactnative
React Native Location SDK. High accuracy and battery efficient location SDK for iOS and Android by Roam.ai
Stars: ✭ 20 (-92.98%)
Mutual labels:  roam
fiber-note
A networked note-taking app, open and self-hosted, inspired by roam-research, obsidian and others.
Stars: ✭ 146 (-48.77%)
Mutual labels:  roamresearch
roam-to-anki
Sync flashcards from Roam Research to Anki
Stars: ✭ 34 (-88.07%)
Mutual labels:  roamresearch
roamsr
Spaced Repetition in Roam Research
Stars: ✭ 96 (-66.32%)
Mutual labels:  roamresearch
tweet-to-markdown
A command line tool to convert Tweets to Markdown.
Stars: ✭ 111 (-61.05%)
Mutual labels:  roamresearch
PKMigrator
Tools to migrate between various Personal Knowledge Management Utilities
Stars: ✭ 36 (-87.37%)
Mutual labels:  roamresearch

WorkBench

A delightfully fun collection of power user tools for Roam.

This extension was first started by TfTHacker as Roam42 and passed over to RoamJS on 04/20/2021. We are deeply appreciative of all of TftHacker's hard work and generosity.

Overview

WorkBench is the ultimate swiss army knife of the Roam power user. WorkBench makes it easy and fast to navigate and manipulate Roam.

Features

All of the features below are enabled by default. To disable, simply open your Roam Depot settings for each feature and toggle the switch for the given feature. More information about each feature could be found within the links below.

  • Command Palette+ - Adds an extensive set of user generated and prebuilt commands to help users push Roam to new places. Navigate and manipulate your Roam environment with a bunch of handy commands, all without losing context.
  • Daily Note Popup - Daily note popup is a second window that you can toggle open and close quickly to get at your daily notes page. It can be referred to as the "Roam within your Roam."
  • Deep Nav - Advanced keyboard navigation of Roam using the keyboard, used to jump to any block in a page or sidebar.
  • Dictionary - Rich dictionary at your fingertips right inside of Roam without having to leave Roam.
  • Format Converter - Outputs the current page to various formats.
  • Hot Keys - Keyboard shortcuts for interacting with the Roam user interface, for example copying the block reference for the current block, expanding and collapsing the page outline and many many more.
  • Live Preview - See live and editable previews of page links underneath your mouse cursor. Allows you to stay in the context of your work without having to navigate to another page to see its content.
  • Privacy Mode - This feature Redacts confidential information when showing your Roam database to others or while working in an area with prying "eyes".
  • Tutorials - Learn how to use extensions and Roam basics right from within Roam.

All of the features below are disbled by default, as they were merged in from other RoamJS extensions. To enable, simply open your Roam Depot settings for each feature and toggle the switch for the given feature. More information about each feature could be found within the links below.

  • Alert - Allows users to schedule alerts within their graphs.
  • Decorated Blocks - Decorates blocks with various configurable features for quick actions.
  • Image OCR - Extract the text from an image and add it as child blocks!
  • Import Article - Add commands to import web articles directly into Roam.
  • Mindmap - Visualize pieces of your Roam graph as a mindmap!
  • Tag Cycle - Define custom tag cycles tied to a keyboard shortcut!
  • Tally - Introduces a tally button component to use directly in your Roam graph.
  • Weekly Notes - Enabling workflows surrounding weekly note pages.

Migration Guide

This extension was formerly known as Roam42 before it was migrated over to Roam Depot. If you never used Roam42 while it was a RoamJS extension, you can safely ignore the rest of this section. For Roam42 users, the migration to Roam Depot brought several notable changes:

  • Since the extension was renamed to WorkBench, the WorkBench module itself was renamed to Command Palette+. This means the old WorkBench modal was deprecated and all of the commands that used to live there were moved to the Roam Command Palette. Nothing will appear by triggering the old keyboard shortcut for workBench ctrl+;.
  • SmartBlocks, a module that used to reside within Roam42, is now its own independent extension available in Roam Depot.
  • There are no longer global objects exposed on the window object from roam42. If there are developers who are looking to use common functions that used to reside in Roam42, we recommend taking a look at the RoamJS Components package.
  • User defined inboxes from WorkBench require hitting the Refresh Inboxes command, or a refresh of Roam itself, before being available in the command palette.
  • Format Converter no longer opens web view in a new window, but rather opens in an iframe, to be compatible with the desktop app.
  • Jump Navigation was renamed to Hot Keys to distance itself away from Deep Nav and more closely resemble it's core functionality tying user actions to hot keys.
  • A few Hot Keys were removed due to redundancy with other features in Workbench achieving the same functionality with a hot key, or Roam itself supporting with a hot key.
  • Pages listed for the Privacy Mode feature are now expected to be on a page titled WorkBench Privacy Mode List instead of Roam42 Privacy Mode List.
  • The Menu Widget from the top right has been merged into the Tutorials feature.

Demo

View on Loom

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