KeepSidian

by lc0rp
5
4
3
2
1
Score: 59/100

Description

Category: 3rd Party Integrations

The KeepSidian plugin facilitates seamless synchronization of Google Keep notes into Obsidian, offering an efficient one-way sync process. By leveraging a specialized server, the plugin downloads notes from Google Keep and formats them into Markdown for easy integration within your Obsidian vault. Key features include on-demand syncing of all notes, secure handling of credentials, and metadata enrichment with details like creation and update dates. Advanced options like AI-assisted tagging and title generation are available for subscribers. With a roadmap promising additional features like daily syncs and two-way synchronization, KeepSidian aims to enhance workflows for users who rely on both platforms.

Reviews

No reviews yet.

Stats

48
stars
3,017
downloads
3
forks
618
days
42
days
42
days
7
total PRs
0
open PRs
0
closed PRs
7
merged PRs
8
total issues
0
open issues
8
closed issues
50
commits

Latest Version

a month ago

Changelog

KeepSidian v2.0.10

Highlights

  • Manual sync streamlining: Added a new Sync Center as the main home for manual sync. You can now review & make changes to a download, upload, or two-way plan before running it.

  • Path settings: added much more control over where notes get saved in your vault, including templated note paths, custom filename patterns, and a live path preview.

  • New filter controls: Expanded supporter fine controls with filters for note color, pinned state, archived state, and custom start dates. Thanks to all the supporters!

Improvements

  • Improved sync reliability and speed, especially around larger imports, pagination, cancel handling, and rate-limited Keep fetches.
  • Unified manual sync commands, the ribbon action, and status-bar entry around the same Sync Center flow, so the experience is more consistent.
  • Added Google Keep metadata support for colors, pinned status, and archived state in synced notes and filtering.

Migration notes

  • Existing installs continue to work without any manual migration.
  • If you were on the 2.0.9-beta.x track, 2.0.10 is the first higher stable version due to how Obsidian handles semantic versioning. It should show up as a normal update.

README file from

Github

KeepSidian: 2-way Obsidian-Google Keep sync

License Issues Release Downloads

As a regular user of both Google Keep and Obsidian, I set out to make it easier to exchange data between both apps.

KeepSidian syncs notes between Google Keep and Obsidian, on demand or automatically on a schedule. The current plugin experience centers manual sync around the Sync Center, where you can review a download, upload, or two-way plan before anything changes in your vault or in Google Keep.

  • Versions 1.1.2+: Introducing two-way sync!
  • Versions 1.1.1 and below: Only downloading supported

Please share your feedback in the issues section on GitHub.

KIM based sync server

The connection to Google Keep is established through a flask server based on Keep-It-Markdown, which handles the heavy lifting. This is particularly useful for users who cannot run Python scripts on their computers.

When you start a sync, you will provide your Google Keep email and a token generated during installation. These credentials are stored on your computer, sent when you sync, and then discarded. KeepSidian stores sync tokens in Obsidian secret storage when available, and does not log or store your credentials or notes on the server.

Manual sync and the Sync Center

KeepSidian now centers manual sync around one primary action: Sync now.

  • Sync now opens the Sync Center and immediately starts building a reviewable download plan.
  • Open sync center opens the same surface without starting a sync, so you can choose the mode first.
  • The ribbon icon and status-bar item also open the Sync Center.
  • The Sync Center can build plans for Download, Upload, or Two-way sync.
  • Download plans support three start-date scopes:
    • Last successful sync
    • All dates
    • Custom
  • Two-way sync uses two staged reviews: first the download plan, then the upload plan created from the updated local state.
  • Legacy commands for Perform two-way sync, Download notes from Google Keep, and Upload notes to Google Keep still exist, but they now route into the same Sync Center flow.

Every manual sync is review-first. The setup view builds a plan, then the larger review modal shows grouped counts and the exact notes/actions before execution. While a sync is running, the status bar, notices, and review modal stay in sync so you can track progress from either place.

Activity log (v1.1.0+)

Each sync activitiy is recorded in a time stamped activity log file under _KeepSidianLogs/ in the target directory as Markdown list items. This file is rotated daily.

Background sync (v1.0.7+)

You can enable background syncing on a 24 hour schedule by default. Project supporters can customize the interval in hours. Project supporters can also choose to run a two-way sync whenever background syncing.

When background-sync is enabled, a status bar indicator is shown in the bottom right.

Supporting the project

KeepSidian is useful for all users. However, some advanced features that may incur additional processing, third party costs or developer time shall be released to users who choose to support KeepSidian development. Anyone can choose to support the project here: 🌎 Support KeepSidian.

Exclusive supporter features

v1.0.14:

  • Advanced filters
  • Auto-tagging
  • Contextual title generation

v1.1.0:

  • Granular background sync interval below the default 24 hours.

v1.1.2:

  • Two-way background sync

Active supporters can manage billing or unsubscribe from inside Obsidian. Open Settings > KeepSidian > Exclusive features for project supporters, then use the Stripe customer-portal link shown in the active subscription section.

Future roadmap

Some upcoming features that I plan to work on include:

  • Daily sync (Shipped in v1.1.0)
  • Realtime sync
  • Archiving
  • Downloading Archived Notes
  • Unlimited notes (Shipped in v1.0.14)
  • 2-way sync (Shipped in v1.1.2)
  • Advanced filters (Shipped in v1.0.14 to supporters)
  • Auto-tagging (Shipped in v1.0.14 to supporters)
  • Contextual title generation (Shipped in v1.0.14 to supporters)

What would you like to see next?

Please rank the upcoming features here or add your own!

  1. KeepSidian wishlist - Google keep features.
  2. Google Calendar features (coming soon): I'd love to hear what you want for this feature.

Installation

KeepSidian can be installed from the community plugin store, as well as a few other options outlined below.

Get the plugin

After installation, go to "Settings > Community Plugins > KeepSidian" in Obsidian to configure the plugin.

Configure

In the plugin settings, you will need to provide:

  • Enter your Google Keep email.
  • Choose a save location in your vault. New installs default to /KeepSidian.
  • Optionally customize the save-location pattern with {now.*} and {note.*} variables such as year, month, day, or date.
  • Optionally customize the imported note filename pattern. The default is {title}.
  • Enable/disable automatic syncing.

Retrieve a Google Keep token

  • Desktop: use one of the built-in browser automation wizards, or follow the manual KIM instructions and paste the token yourself.
  • Mobile: the retrieval wizard is hidden. Paste a token captured on desktop, or paste a short-lived oauth2_4... token and let KeepSidian exchange it through the server.

PRIVACY NOTE: THIS TOKEN IS ONLY STORED ON YOUR COMPUTER. When supported by your Obsidian version, KeepSidian stores the token in Obsidian secret storage.

Mobile compatibility (v2.0.3+)

Starting with v2.0.3, KeepSidian can be used on mobile. A community member takes Google Keep notes on the go from their smartwatch, then uses KeepSidian on their phone to sync those notes into Obsidian.

KeepSidian on mobile still requires a sync token, but it does not include the token retrieval wizard. The easiest path is to retrieve the token on desktop, copy it, paste it into a temporary Google Keep note, then open that note on your phone and copy/paste the token into KeepSidian settings. Any other reliable copy/paste method between desktop and phone works too.

Frontmatter

The plugin adds the following frontmatter to each synced note:

  • GoogleKeepUrl
  • GoogleKeepCreatedDate
  • GoogleKeepUpdatedDate
  • KeepSidianLastSyncedDate

Conflict resolution

When a local note and its Google Keep counterpart have both been modified since the last sync, KeepSidian now attempts to merge the differing bodies of the notes. The frontmatter of the existing note is preserved and excluded from the merge comparison. If the merge succeeds, the note is updated in place; otherwise, the incoming version is saved as a separate -conflict-<timestamp>.md file.

Attachments

  • Downloaded attachments are stored under the sync folder's media/ directory.
  • Upload scans Markdown notes under the save location and includes referenced attachments that resolve into media/.
  • Missing attachments are skipped and recorded in the sync log.
  • Media uploads are still considered experimental and server support may vary by attachment type.

Other plugins

Feedback

Please share your feedback in the issues section on GitHub.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Relay
2 years ago by System 3
Multiplayer Mode for Obsidian
Export to Anki
5 years ago by Pseudonium
Script to add flashcards from text/markdown files to Anki
Timeline
5 years ago by George Butco
Obisdian.md plugin for creating timelines
Show Current File Path
5 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Discord Rich Presence
6 years ago by Luke Leppan
Update your Discord Status to show your friends what you are working on in Obsidian. With Discord Rich Presence.
Search on Internet
5 years ago by Emile
Add context menu items in Obsidian to search the internet.
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
Regex Pipeline
5 years ago by No3371
An Obsidian plugin that allows users to setup custom regex rules to automatically format notes.
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Lineage
2 years ago by ycnmhd
Gingko-like interface in obsidian
Hide Sidebars on Window Resize
5 years ago by NomarCub, Michael Hanson
A simple Obsidian plugin to hide the sidebars when the window gets narrow.
Prompt ChatGPT
2 years ago by Coduhuey
Discordian Theme
5 years ago by @radekkozak
Discordian plugin for tweaking Discordian theme
Markdown Furigana
5 years ago by Steven Kraft
Simple Markdown to Furigana Rendering Plugin for Obsidian
Electron Window Tweaker
5 years ago by mgmeyers
AI Tagger
2 years ago by Luca Grippa
Simplify tagging in Obsidian. Instantly analyze and tag your document with one click for efficient note organization.
Youglish
5 years ago by Noureddine Haouari
Use YouTube to improve your pronunciation. YouGlish plugin gives you fast, unbiased answers about how words is spoken by real people and in context.
Dangerzone Writing
5 years ago by Alexis Rondeau
A plugin that forces you to write for X seconds. If you pause for more than 5 seconds, everything you've written in this note is DELETED.
PF2e Statblocks
2 years ago by Tyler Pixley
Allows Obsidian to render Pathfinder 2e statblocks cleanly, using only Markdown-based syntax.
Add links to current note
6 years ago by MrJackphil
This plugin adds a command which allows to add a link to the current note at the bottom of selected notes
Footlinks
5 years ago by Daha
Obsidian plugin that extracts urls from the main text to footer, offering a better reading/editing experience.
Antidote Grammar Checker Integration
3 years ago by Heziode
An Obsidian integration of Antidote, a powerful grammar checker
Google Keep Import
3 years ago by Dale de Silva
Imports Google Keep backup files
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Readwise Community
5 years ago by renehernandez
Sync Readwise highlights into your obsidian vault
Canvas Mindmap Helper
2 years ago by Tim Smart
Nexus AI Chat Importer
2 years ago by Superkikim
Note Synchronizer
4 years ago by Songchen Tan
Synchronizes Obsidian notes to Anki in a breeze 💨️
Title index
5 years ago by renmu123
markdown_index is an extension that can add serial numbers to your markdown title.
S3 Image Uploader
3 years ago by jvsteiner
This project implements an image uploader, similar to others offered by the community, with one important difference: you can provide your own s3 based storage, instead of relying on a third party service, such as imgur.
Link indexer
5 years ago by Yuliya Bagriy
Another Sticky Headings
2 years ago by Zhou Hua
Granola Sync
7 months ago by Tom Elliot
Sync Granola notes to your Obsidian vault
Augmented Canvas
2 years ago by Léopold Szabatura
Supercharge your Obsidian canvas experience with AI features.
Notes dater
3 years ago by Paul Treanor
Adds created_on and updated_on dates of the active note to status bar
Adjacency Matrix Maker
5 years ago by SkepticMystic
Creative an interactive adjacency matrix of your Obsidian vault
Yesterday
2 years ago by Dominik Mayer
Obsidian plugin providing Yesterday journaling support
JavaScript Init
5 years ago by ryanpcmcquen
Run custom JavaScript in Obsidian.
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
Open cards in imdone.
5 years ago by saxmanjes
Open cards in imdone from obsidian
Quadro
2 years ago by Chris Grieser (aka pseudometa)
Obsidian Plugin for social-scientific Qualitative Data Analysis (QDA). An open alternative to MAXQDA and atlas.ti, using Markdown to store data and research codes.
BookFusion
2 years ago by BookFusion
BookFusion Obsidian Plugin
Text Wrapper
3 years ago by smx0
Plugin for Obsidian
Mochi Cards Exporter
5 years ago by kalbetre
Mochi Cards Exporter Plugin for Obsidian
Image to text OCR
2 years ago by Dario Baumberger
Convert a image in your note to text.
InlineCodeHighlight
3 years ago by Dimava
Metadata Icon
2 years ago by Benature
change metadata entry icon
Plugin Reloader
2 years ago by Benature
manual reload plugins
simple-sketch
2 years ago by Yoh
an Obsidian plugin to create minimal sketches
Julian Date
5 years ago by thek3nger
Plugin for Obsidian to add the current Julian Date for astronomical observations
Alias Management
2 years ago by WithMarcel
Identify duplicate notes based on similar aliases and filenames in Obsidian.
Movie Search
2 years ago by Gubchik123
Obsidian plugin to help you create movie notes.
Expiration-Date-Tracker
3 years ago by Marius Wörfel
Opsidian plugin to keep track of all expiration dates, for example, for your groceries.
Hoarder Sync
a year ago by Jordan Hofker
An Obsidian.md community plugin that allows syncing with https://karakeep.app/
Seafile
2 years ago by conql
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Filtered Opener
2 years ago by Roman Kubiv
Sets of notes defined by filters to open notes.
Markdown Media Card
2 years ago by Zhou Hua
Track-a-Lot
2 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Hugo codeblock highlight
2 years ago by aarol
Highlights lines in code blocks using Hugo's hl_lines syntax
Auto Definition Link
2 years ago by Nolan Carpenter
This is a plugin for Obsidian to automatically create links to blocks in your vault
PARA Workflower
2 years ago by KevTheDevX
Helpful commands for starting and working in your vault with the PARA method.
Gitlab Wiki Exporter
2 years ago by Josef Rabmer
GitHub Integration
a year ago by Kirill Zhuravlev
Plugin that fetch your github stars into notes
Hash Pasted Image
2 years ago by Minh Vương
Auto rename pasted images added to the vault via hash algorithm SHA-512
Canvas LMS Task Importer
2 years ago by jordaeday
Imports assignments from Canvas LMS as tasks in Obsidian
Orion Publish
2 years ago by Sean Collings
Immich
2 years ago by Talal Abou Haiba
Tokenz
2 years ago by Ferenc Moricz
Use any kind of short codes in Obsidian! Comes with a map for smileys (:), ;), ...) and one for emojis (:smile:, :wink:, ...).
Tencent COS for Imgur
a year ago by bobostudio
🔥 Obsidian 腾讯云 COS 图床插件
Note Sync
a year ago by ZigHolding
ImgBB Uploader
2 years ago by Jordan Handy
An image uploader to imgBB for Obsidian
Suggest Notes
2 years ago by Doggy-Footprint
Clojure Plugin Host
a year ago by Vladimir "farcaller" Pouzanov
A Clojure plugin host, allowing the creation of simple Clojure-based plugins right inside Obsidian