Skip to content

masterwebx/Wex-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Current featured project: Offline Journal πŸ““

A beautiful, private, fully offline journaling app that runs in your browser.

No accounts. No tracking. No data leaves your device.

Screenshot of Offline Journal

Features

  • 100% Private & Offline – Everything is saved to a local JSON file you control.
  • Markdown Editing – Write with headings, bold, italics, lists, code blocks, links, and more.
  • Live Preview – See your formatting instantly as you type.
  • Image Support – Paste or insert images (converted to Base64 and embedded).
  • Resizable Images – Drag to resize images in preview (size is saved).
  • Multiple Journals – Create, switch, or rename different journal files.
  • Search Entries – Quickly find past entries by title or content.
  • Dark Mode – Toggle with persistence.
  • Keyboard Shortcuts – Ctrl+B (bold), Ctrl+I (italic), Ctrl+H (heading), and more.
  • No Dependencies – Pure HTML/CSS/JS. No build step.

How to Use

  1. Open the app: Click here to launch

  2. On first launch, you'll see a welcome screen:

    • Choose Existing JSON File – Open a previously saved journal.
    • Start Fresh – Create a brand new journal file.
  3. Start writing!

    • Use the formatting chips or keyboard shortcuts.
    • Paste images directly (Ctrl+V) or use the "Image" button.
    • Click "Save" to create or update an entry.
    • Double-click any entry preview to edit it.
  4. Your journal is automatically saved to the file you selected/created.

Keyboard Shortcuts

  • Ctrl+B β†’ Bold
  • Ctrl+I β†’ Italic
  • Ctrl+H β†’ # Heading 1 (tap twice quickly for ## Heading 2)
  • Ctrl+\ β†’ Inline code
  • Ctrl+Shift+C β†’ Code block
  • Ctrl+L β†’ Bullet list
  • Ctrl+K β†’ Insert link
  • Shift (quick tap) β†’ Jump to end of current line

Browser Support

Works best in Chrome, Edge, or other Chromium-based browsers (required for File System Access API).

Firefox and Safari currently have limited or no support for persistent file access.

Privacy & Security

  • No data is sent anywhere.
  • All content stays in the JSON file on your device.
  • You own and control your journal completely.

License

MIT License – feel free to use, modify, and share.


Made with ❀️ for private, distraction-free journaling.

About

I series of smaller apps I make from time to time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages