All Projects → fluid-notion → Fluid Outliner

fluid-notion / Fluid Outliner

Open source web based outliner built with a strong focus on simplicity and ease of use

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Fluid Outliner

Hoppscotch
👽 Open source API development ecosystem https://hoppscotch.io
Stars: ✭ 34,569 (+82207.14%)
Mutual labels:  pwa
Docker Vue Node Nginx Mongodb Redis
🐉 An awesome boilerplate, Integrated Docker, Vue, Node, Nginx, Mongodb and Redis in one, Designed to develop & build your web applications more efficient and elegant.
Stars: ✭ 34 (-19.05%)
Mutual labels:  pwa
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (+2269.05%)
Mutual labels:  pwa
Sapper Template Firebase
Starter Rollup template for Sapper apps with Firebase functions based on https://github.com/nhristov/sapper-template-rollup.
Stars: ✭ 29 (-30.95%)
Mutual labels:  pwa
Preact Boilerplate
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Stars: ✭ 959 (+2183.33%)
Mutual labels:  pwa
Qr Code Scanner
📠 A simple, fast and useful progressive web application
Stars: ✭ 982 (+2238.1%)
Mutual labels:  pwa
Flutter For Beginners
A Restaurant Management App for Web, iOS and Android
Stars: ✭ 21 (-50%)
Mutual labels:  pwa
Pwacompat
PWACompat to bring Web App Manifest to older browsers
Stars: ✭ 1,009 (+2302.38%)
Mutual labels:  pwa
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-23.81%)
Mutual labels:  pwa
Codenameone
Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
Stars: ✭ 992 (+2261.9%)
Mutual labels:  pwa
Slidecontrol
Slidecontrol enables you to control your slides with your phone 📱
Stars: ✭ 30 (-28.57%)
Mutual labels:  pwa
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+2180.95%)
Mutual labels:  pwa
Hellobooks
A Single-Page Library Management App built with nodejs, express and react and redux
Stars: ✭ 37 (-11.9%)
Mutual labels:  pwa
Pwa Example
A short example illustrating some essential steps for creating a progressive web app (PWA).
Stars: ✭ 28 (-33.33%)
Mutual labels:  pwa
Gatsby Starter Storefront Shopify
Starter package for faster setup process of Gatsby Storefront.
Stars: ✭ 41 (-2.38%)
Mutual labels:  pwa
Next Pwa
Zero config PWA plugin for Next.js, with workbox 🧰
Stars: ✭ 909 (+2064.29%)
Mutual labels:  pwa
Ionic Navigation And Routing
🎉 Ionic 5 tutorial to learn how to master Routing and Navigation in Ionic Angular Apps as well as some usability tricks you can add to your Ionic Framework apps to make them look even better!
Stars: ✭ 35 (-16.67%)
Mutual labels:  pwa
Hatebupwa
Hatena Bookmark search app.
Stars: ✭ 42 (+0%)
Mutual labels:  pwa
Blog Pwa
An experiment in mixing Hugo, lit-element, and Polymer PRPL into a progressive web app blog.
Stars: ✭ 41 (-2.38%)
Mutual labels:  pwa
React Pwa Webpack Starter
Boilerplate to build a React PWA with Webpack + Workbox
Stars: ✭ 38 (-9.52%)
Mutual labels:  pwa

Fluid Outliner

Open source web based progressive outliner for your thoughts, ideas and daily tidbids.

Development Status

Fluid Outliner is still in early development.

Screenshot

FAQs

  1. What is an outliner?

    An application that helps you organize trees of information. Think of it as a bullet list on steroids.

  2. How do I install it ?

    You can visit this site in your browser. Fluid Outliner is a web based application, no separate installation step is required.

  3. Can I access it offline ?

    Yes. If you have visited the above site once while connected to internet, then you will be able to access it even when offline.

  4. Where is my data saved ?

    Only in your browser.

    When you create an outline in your browser, it is simply cached in your browser's storage. You can save these outlines as files, open them in the application again, or share them with others.

    Your data is not saved to any servers and is not shared with any third party services.

    We may introduce synchronization through cloud services in future, but it will always be opt in and Fluid Outliner will always be a free and privacy focussed utility.

    We also intend to introduce client side encryption to ensure that even if notes are synchronized through third party services, the actual data can't be accessed by said services.

  5. Can I use it on mobile ?

    Yes. But mobile support has not yet been extensively tested yet.

  6. Is any commercial support available ?

    No.

  7. Will you accept donations?

    No.

  8. I'd like feature [X] to be implemented

    Please create an issue for it in Github. We can consider it in our roadmap if it improves the overall utility of the application but we can not provide any kind of timelines as most of the development happens in free time of contributors.

  9. I'd like to contribute [X] to the project

    Thank you for your interest. If this is a minor bugfix or usability enhancement, please submit a pull request.

    If this is a new feature, or a major change, please create an issue before putting in a significant amount of effort. We would like to keep the feature set to a minimum to prevent bloat and to keep it accessible to new users.

  10. Is there an mobile or desktop app?

    Early stage implementations can be found in the cordova-shell and electron-shell directories respectively. They are currently not stable enough for general use.

  11. Does it have all features from my favorite app: [X] ?

    No.

  12. How long until has full feature parity with app/service/utility [X] ?

    Unlikely to ever happen.

Todo

  • [ ] Improve performance for large outlines
  • [ ] Client side encryption of nodes
  • [ ] Support for embedding linked assets within outlines
  • [ ] Better mobile support
  • [ ] Easy content synchronization between mobile and desktop clients
  • [ ] Support for bookmarking zoom and filter states
  • [ ] Better test suite

License

License: GPL v3

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