[PR #137] [CLOSED] Jazz full file system sync #57

Closed
opened 2025-12-29 18:28:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/137
Author: @nikivdev
Created: 9/5/2024
Status: Closed

Base: mainHead: jazz-file-system-sync


📝 Commits (10+)

📊 Changes

1 file changed (+57 additions, -60 deletions)

View changed files

📝 web/lib/schema/index.ts (+57 -60)

📄 Description

Should allow full sync of pages data between jazz and file system.

User chooses a folder the data gets saved to (like in Obsidian). Then we have folder/file watch that sends file events to front end and those get saved into jazz. Same thing from jazz, it will send events to save things in the FS.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/linsa-io/linsa/pull/137 **Author:** [@nikivdev](https://github.com/nikivdev) **Created:** 9/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jazz-file-system-sync` --- ### 📝 Commits (10+) - [`228faf2`](https://github.com/linsa-io/linsa/commit/228faf226add422196dbf7589f715e13b68cac3e) . - [`36e0e19`](https://github.com/linsa-io/linsa/commit/36e0e1921203ca5135d34520accd6d46483f6b35) Setup (#112) - [`2d35260`](https://github.com/linsa-io/linsa/commit/2d352605a23cd23a2e250a94df5ed7574f522bbc) feat: keyboard navigate between title and content - [`a58b385`](https://github.com/linsa-io/linsa/commit/a58b3853b4db4912e611d0d5c93907da65a698dc) fix: schema - [`267c53f`](https://github.com/linsa-io/linsa/commit/267c53f8216f0381948759205ccd193024c60ed1) chore: provider jazz - [`daf7ae8`](https://github.com/linsa-io/linsa/commit/daf7ae8e8f6a36969cc3ad2d71be21be16b45c1d) chore: auth ui - [`e82cb9e`](https://github.com/linsa-io/linsa/commit/e82cb9ee3da00f9afdc759e1169e97680234fe43) fix: navigate to page onCreated - [`1c3ef6e`](https://github.com/linsa-io/linsa/commit/1c3ef6ecd7ce9101e12efc20f184b3a7a66e9d54) only links are allowed logic, error span - [`35fa357`](https://github.com/linsa-io/linsa/commit/35fa35765897c004d182f8977fe6a18e2f96848c) double click for editing - [`2caab73`](https://github.com/linsa-io/linsa/commit/2caab73cb3e1f4bfeecad8c969cf204784a342ca) active learning tab ### 📊 Changes **1 file changed** (+57 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `web/lib/schema/index.ts` (+57 -60) </details> ### 📄 Description Should allow full sync of `pages` data between jazz and file system. User chooses a folder the data gets saved to (like in Obsidian). Then we have folder/file watch that sends file events to front end and those get saved into jazz. Same thing from jazz, it will send events to save things in the FS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:28:02 +01:00
adam closed this issue 2025-12-29 18:28:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#57