Skip to content

hugot/n2wal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

n2wal - Miniflux -> Wallabag syncer for emacs

This is a small emacs package that implements a two-way sync between miniflux and wallabag.

Setup

  1. Create initial configuration:

    From a shell:

    $ emacs -q -l n2wal.el -f n2wal-create-config
    

    Or from within emacs: M-x n2wal-create-config

  2. Select miniflux feeds to be synced:

    From within a shell:

    $ ./n2wal-add-feed
    

    Or from within emacs: M-x n2wal-add-feed. If helm is available, that will be used in stead of ido for selection.

Running the sync job

From a shell:

 $ ./n2wal

From within emacs: M-x n2wal-sync-feeds

About

Miniflux -> wallabag syncer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published