xee VS organice

Compare xee vs organice and see what are their differences.

xee

Automatically exported from code.google.com/p/xee (by gco)

organice

An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers (by 200ok-ch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xee organice
13 84
70 2,349
- 0.7%
0.0 6.7
about 9 years ago 4 months ago
C JavaScript
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xee

Posts with mentions or reviews of xee. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-05.
  • Krita fund has 0 corporate support
    7 projects | news.ycombinator.com | 5 Oct 2023
    I took a look at the git blame, and the commit title is perfect.

    https://github.com/gco/xee/commit/750196023da5457d9535b30299...

  • Write Plain Text Files
    29 projects | news.ycombinator.com | 1 Mar 2022
  • Basic Structure of PDF Format
    1 project | /r/programming | 12 Aug 2021
    PDF is not my favorite file format
  • We Built a C++ Rendering Engine for the Web
    2 projects | news.ycombinator.com | 10 Jul 2021
    It's also the one with the famous rant, "PSD is not my favourite file format": https://github.com/gco/xee/blob/7aec0d65f776fa59c58eb6cf163b...
  • Open source projects be like
    1 project | /r/ProgrammerHumor | 7 May 2021
    // At this point, I'd like to take a moment to speak to you about the Adobe PSD format. // PSD is not a good format. PSD is not even a bad format. Calling it such would be an // insult to other bad formats, such as PCX or JPEG. No, PSD is an abysmal format. Having // worked on this code for several weeks now, my hate for PSD has grown to a raging fire // that burns with the fierce passion of a million suns. // If there are two different ways of doing something, PSD will do both, in different // places. It will then make up three more ways no sane human would think of, and do those // too. PSD makes inconsistency an art form. Why, for instance, did it suddenly decide // that these particular chunks should be aligned to four bytes, and that this alignement // should not be included in the size? Other chunks in other places are either unaligned, // or aligned with the alignment included in the size. Here, though, it is not included. // Either one of these three behaviours would be fine. A sane format would pick one. PSD, // of course, uses all three, and more. // Trying to get data out of a PSD file is like trying to find something in the attic of // your eccentric old uncle who died in a freak freshwater shark attack on his 58th // birthday. That last detail may not be important for the purposes of the simile, but // at this point I am spending a lot of time imagining amusing fates for the people // responsible for this Rube Goldberg of a file format. // Earlier, I tried to get a hold of the latest specs for the PSD file format. To do this, // I had to apply to them for permission to apply to them to have them consider sending // me this sacred tome. This would have involved faxing them a copy of some document or // other, probably signed in blood. I can only imagine that they make this process so // difficult because they are intensely ashamed of having created this abomination. I // was naturally not gullible enough to go through with this procedure, but if I had done // so, I would have printed out every single page of the spec, and set them all on fire. // Were it within my power, I would gather every single copy of those specs, and launch // them on a spaceship directly into the sun. // // PSD is not my favourite file format. ``` Source
  • https://np.reddit.com/r/ProgrammerHumor/comments/n76935/open_source_projects_be_like/gxcievz/
    1 project | /r/backtickbot | 7 May 2021
    Source
  • Thank you for making our lives that much easier
    1 project | /r/pcmasterrace | 18 Apr 2021
  • PSD is not my favourite file format
    4 projects | news.ycombinator.com | 10 Apr 2021
    I don't understand what the blog adds, I would rather the link pointed directly to

    https://github.com/gco/xee/blob/master/XeePhotoshopLoader.m#...

    which has been shared quite a lot in the past

  • UTF-8 as told by Rob Pike
    2 projects | news.ycombinator.com | 8 Apr 2021
    It's the same with html and css: people shit on it all the time, but this just shows they don't have the imagination to see how much worse it could be.

    Just compare to e.g. Photoshop file format: https://github.com/gco/xee/blob/master/XeePhotoshopLoader.m#...

  • Adobe PSD Format
    1 project | news.ycombinator.com | 3 Apr 2021

organice

Posts with mentions or reviews of organice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.
  • Ask HN: Self-hosted alternative to Apple Notes?
    1 project | news.ycombinator.com | 31 Jan 2024
    With organice you can host your notes on Gitlab for free and the backend becomes "git". You get web apps for Windows, iOS and Android.

    https://organice.200ok.ch/

  • Notes on Emacs Org Mode
    3 projects | news.ycombinator.com | 20 Jan 2024
    Sorry, but _what exactly_ «it seems to do» from your point of view?

    My «second brain» now is almost 300Mb of text, pictures, sound files, PDF and other stuff. As I already mentioned, it contains tables, mathematical formulae, sheet music, cross-references, code samples, UML diagrams and graphs in Graphviz format. It is versioned, indexed by local search engine, analyzed by AI assistant and shared between many computers and mobile devices. And (last but not least) it works: it allows me to solve my tasks way more faster than with the assistant of external, non-personalized tools (like ChatGPT, StackExchange or Google).

    I know no tools for all this tasks except org-mode. Well, maybe Evernote in the 2010-s was something similar — but with less features, with more bugs and with worse interface.

    Personal note-taking _is_ a complex task per se (well, at least for someone like typical HN visitor). I've seen many note-taking tools, that were ridiculously featureless, stupid and inconvenient because they were _not_ complex enough.

    > Sure if one wants to do emacs-gardening it is fine.

    1)You can use org-mode outside Emacs. See for example Logseq (https://logseq.com/), organice (https://organice.200ok.ch/) or EasyOrg.

    2)Org-mode works in Emacs out of the box, you don't need any «emacs-gardening» to use org-mode.

    3)The term «Emacs-gardening» itself sound a bit like hate-speech for me. The complexity of Emacs customization is overrated, mostly due to opinions of people who never used Emacs or used it in the previous millennium.

  • Let's write an Emacs treesitter major mode
    7 projects | news.ycombinator.com | 14 Sep 2023
  • Is there any app or site with org-mode syntax live-preview?
    5 projects | /r/orgmode | 23 Jun 2023
    organice?
  • Quick recap of the state of Org mode apps for Android
    2 projects | /r/orgmode | 7 Apr 2023
  • How do you take efficient notes?
    2 projects | news.ycombinator.com | 11 Mar 2023
    organice is a user friendly, cloud backed up, lightweight front end to orgmode (or based on).

    https://organice.200ok.ch/

  • Orgmode is amazing
    2 projects | /r/orgmode | 4 Mar 2023
    organice is a more active fork of org-web that can also sync with GitLab or WebDAV. I'm currently syncing it with my personal Nextcloud server.
  • Should I use Vscode org mode or emacs org mode
    2 projects | /r/orgmode | 22 Feb 2023
    If you just need the basic syntax highlighting provided by the VS Code plugin then use that. If you want the full power of org mode then go with Emacs. If you want something in between then maybe EasyOrg https://easyorgmode.com/ or Organice https://github.com/200ok-ch/organice will do.
  • What can orgmode do that notion or obsidian can’t
    2 projects | /r/orgmode | 4 Feb 2023
  • Org-Mode suggestions for tablets/mobile devices
    2 projects | /r/emacs | 16 Jan 2023
    You could try “organice”: https://github.com/200ok-ch/organice , it runs on any browser including Mobile Safari, so it should work on iPads. I haven’t tried it on Android nor Android-based tablets. It does work on iPhone.

What are some alternatives?

When comparing xee and organice you can also consider the following projects:

PEGTL - Parsing Expression Grammar Template Library

org-roam - Rudimentary Roam replica with Org-mode

stackedit - In-browser Markdown editor

orgzly-android - Outliner for taking notes and managing to-do lists

notable - The Markdown-based note-taking app that doesn't suck.

org-web-tools - View, capture, and archive Web pages in Org-mode

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

constitution - Constitution of India, in plain text (with git history)

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

MySQL - MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

org-web - org-mode on the web, built with React, optimized for mobile, synced with Dropbox and Google Drive