File tree 1 file changed +7
-6
lines changed 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change
1
+ *** NOTE: THIS IS A MIRROR, REAL DEVELOPMENT HAPPENS ON https://codeberg.org/gopiandcode/emacs-viewer ***
1
2
# Emacs Viewer
2
3
3
4
A web frontend for your Org files! (100% faithful to GNU+Emacs!)
4
5
5
6
## Screenshots
6
- ![ intro_gif] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/intro-gif.gif )
7
+ ![ intro_gif] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/intro-gif.gif )
7
8
8
9
Damn, feels good to be FREE (AGPL3+).
9
10
10
11
Awesome features!
11
12
12
13
- Live updating:
13
- ![ live_updating] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/live-updating.gif )
14
+ ![ live_updating] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/live-updating.gif )
14
15
15
16
- Clocking support:
16
- ![ clocking_support] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/clocking-support.gif )
17
+ ![ clocking_support] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/clocking-support.gif )
17
18
18
19
- Filtering by completed tasks:
19
- ![ completed_tasks] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/completed-tasks.gif )
20
+ ![ completed_tasks] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/completed-tasks.gif )
20
21
21
22
- Full text search over org headlines:
22
- ![ full_text_search] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/full-text-search.gif )
23
+ ![ full_text_search] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/full-text-search.gif )
23
24
24
25
- Filtering by tags :
25
- ![ tag_filtering] ( https://codeberg.org/gopiandcode /emacs-viewer/raw/branch /master/images/tag-support.gif )
26
+ ![ tag_filtering] ( https://raw.githubusercontent.com/Gopiandcode /emacs-viewer/master/images/tag-support.gif )
26
27
27
28
## Project setup
28
29
Emacs_viewer requires OCaml 4.14.0 to build, to install the project dependencies, simply run:
You can’t perform that action at this time.
0 commit comments