mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
feat: update README and hero section with new desktop app feature
- Enhanced README files in multiple languages to include the new "Watch Local Folder" feature for the desktop app, detailing its functionality and benefits. - Updated the hero section to showcase the "Watch Local Folder" feature with a new tutorial video. - Improved overall clarity and consistency across documentation regarding desktop app capabilities.
This commit is contained in:
parent
0af6b3882a
commit
86d48206dd
9 changed files with 35 additions and 24 deletions
|
|
@ -57,6 +57,12 @@ const TAB_ITEMS = [
|
|||
src: "/homepage/hero_tutorial/extreme_assist.mp4",
|
||||
featured: true,
|
||||
},
|
||||
{
|
||||
title: "Watch Local Folder",
|
||||
description: "Watch a local folder and automatically sync file changes to your knowledge base. Works great with Obsidian vaults.",
|
||||
src: "/homepage/hero_tutorial/folder_watch.mp4",
|
||||
featured: true,
|
||||
},
|
||||
// {
|
||||
// title: "Connect & Sync",
|
||||
// description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue