Giter VIP home page Giter VIP logo

Comments (4)

serhiip avatar serhiip commented on July 26, 2024 5

Since this thread was started, I've made a few improvements: I've added automated builds through GitHub actions and replaced org file parser with https://github.com/fosskers/org-mode.

Around that time, I also decided to upgrade to OSX Monterey, which brought a few changes to the Reminders application (which I use through AppleScript), and now I am incorporating those changes. To make this org2any minimally usable, I need to implement the following two features:

  • support for nesting in OSX Reminders (before OSX Monterey, there were no nesting functionality - all the lists were flat)
  • improve elisp package to not trigger sync on each file and allow for configuration of where the file should be synced to

After those changes are introduced, I'll publish a release that would bring some minimal benefit.

CLI utility can be installed through cabal, but I am also working on the installation script for brew package manager.

Thanks for your interest in this project; I will post an update in a week or so

from org2any.

serhiip avatar serhiip commented on July 26, 2024

There are a few issues with this:

  1. It's based on outdated library https://github.com/ixmatus/orgmode-parse. I want to fix that by using https://github.com/fosskers/org-mode
  2. It was implemented using nix as a build tool, which is a bit complicated for me. I want to fix that by using usual stack + cabal

I want to continue maintaining this project so I'll give an update on this in a week or so.

Thanks for interest in this project!

from org2any.

carlcotner avatar carlcotner commented on July 26, 2024

from org2any.

esa-palosaari avatar esa-palosaari commented on July 26, 2024

Hi! I'd love to use this as well and I am not yet able to install it. Instead of nix-build release.nix, I got forward with nix-build default.nix but the compilation failed probably because of the M1 processor architecture:

setupCompileFlags: -package-db=/private/tmp/nix-build-org2any-cli-0.0.10.drv-0/setup-package.conf.d -j4 -threaded
[1 of 1] Compiling Main             ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /private/tmp/nix-build-org2any-cli-0.0.10.drv-0/Main.o )
Linking Setup ...
ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
`cc' failed in phase `Linker'. (Exit code: 1)
error: builder for '/nix/store/1gk537xvaq4glzg3llw8h9rjrsm8a20y-org2any-cli-0.0.10.drv' failed with exit code 1;
       last 10 log lines:
       > unpacking source archive /nix/store/b02ibqghhr31lim3zcc4vrq0xfwhbclx-org2any
       > source root is org2any
       > patching sources
       > compileBuildDriverPhase
       > setupCompileFlags: -package-db=/private/tmp/nix-build-org2any-cli-0.0.10.drv-0/setup-package.conf.d -j4 -threaded
       > [1 of 1] Compiling Main             ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /private/tmp/nix-build-org2any-cli-0.0.10.drv-0/Main.o )
       > Linking Setup ...
       > ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64
       > clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
       > `cc' failed in phase `Linker'. (Exit code: 1)

stack did not work either, yet. I wonder if somebody using this has an Apple processor and the related problems can be overcome easily.

from org2any.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.