Giter VIP home page Giter VIP logo

eaf-rss-reader's People

Contributors

dependabot[bot] avatar feiyongzhai avatar lennonwoo avatar manateelazycat avatar matthewzmd avatar shaochenheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eaf-rss-reader's Issues

start eaf-rss-reader failed due to index.html not found

Hi I'd like to use eaf-rss-reader, but after I M-x run eaf-open-rss-reader, it started failed.

After checking the log on *eaf* buffer, I found that it is due to index.html not found.

The detail log as below.

Traceback (most recent call last):
  File "/Users/zhenye.wu/Dropbox/dotfiles/.emacs.d/elisp/extensions/emacs-application-framework/core/utils.py", line 60, in on_signal_received
    self._func(obj, *args, **kwargs)
  File "/Users/zhenye.wu/.emacs.d/elisp/extensions/emacs-application-framework/eaf.py", line 170, in new_buffer
    self.create_buffer(buffer_id, url, module_path, arguments)
  File "/Users/zhenye.wu/.emacs.d/elisp/extensions/emacs-application-framework/eaf.py", line 187, in create_buffer
    app_buffer = module.AppBuffer(buffer_id, url, arguments)
  File "/Users/zhenye.wu/.emacs.d/elisp/extensions/eaf-rss-reader/buffer.py", line 47, in __init__
    self.load_index_html(__file__)
  File "/Users/zhenye.wu/Dropbox/dotfiles/.emacs.d/elisp/extensions/emacs-application-framework/core/webengine.py", line 1378, in load_index_html
    with open(self.index_file, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/zhenye.wu/.emacs.d/elisp/extensions/eaf-rss-reader/dist/index.html'

Do I need run some commands to convert Vue files to index.html first? Or any other steps I missed out?

Thanks!

`.opml` support considered important

OPML is the most popular exchange format between RSS readers. eaf-rss-reader should consider support it to make migrate/exit to/from this one much easier.

The critical functionality is “import/export feeds from/to .opml

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.