ts.el VS nano-theme

Compare ts.el vs nano-theme and see what are their differences.

ts.el

Emacs timestamp and date-time library (by alphapapa)

nano-theme

GNU Emacs / N Λ N O Theme (by rougier)
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
ts.el nano-theme
4 8
173 348
- -
0.0 6.0
2 months ago 2 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

ts.el

Posts with mentions or reviews of ts.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-26.
  • Easiest way for the dates of $tomorrow, $week-start and $week-end
    1 project | /r/emacs | 14 Sep 2022
    Obviously, since I'm a programming noob, I'm proud to have achieved that without the help of knowledgeable reddit people. I just realized that I could have used alphapapas ts library, which would've sped up the resolution of the issue considerably, lol. Yet, I'm still wondering if there would have been an easier way, using only emacs' builtin functionality, to achieve this.
  • Calculate total duration from timestamps
    1 project | /r/emacs | 10 Oct 2021
    For calculating durations, see https://github.com/alphapapa/ts.el. e.g. (ts-duration (ts-diff (ts-parse-org "<2021-10-11 Mon 3:00>") (ts-parse-org "[2021-10-11 Mon 5:00]"))).
  • Mu4e (very) fast thread folding
    6 projects | /r/emacs | 26 Sep 2021
    I've uploaded my current mu4e configuration at https://gist.github.com/rougier/5886fe306fc5d43a0be94bd1a090bf58. You'll need nano-theme, svg-lib and ts by /u/github-alphapapa
  • Time calculator in Emacs?
    3 projects | /r/emacs | 5 May 2021
    Once you write a parser, you can use time-difference for calculation. Alternatively, you can use ts.el for convenience.

nano-theme

Posts with mentions or reviews of nano-theme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-30.
  • Solarized
    30 projects | news.ycombinator.com | 30 Oct 2022
    Up until I read your comment, I never really made any association between my astigmatism and my discomfort with dark themes. Now it all makes sense. Also, since too much white was never a problem for me, my theme of choice in Emacs is Nano Light¹ and Solarized anywhere else.

    ¹ https://github.com/rougier/nano-theme

  • org-bib-mode redesign
    3 projects | /r/emacs | 23 Aug 2022
    It's nano theme avaiable from https://github.com/rougier/nano-theme
  • Emacs notebook mockup
    3 projects | /r/emacs | 9 Dec 2021
    There is one actually: https://github.com/rougier/nano-theme. And it it is also available on ELPA.
  • svg-lib is on ELPA (https://elpa.gnu.org/packages/svg-lib.html)
    1 project | /r/emacs | 30 Sep 2021
    nano-theme (soon on Elpa) with Roboto Mono
  • Mu4e (very) fast thread folding
    6 projects | /r/emacs | 26 Sep 2021
    I've uploaded my current mu4e configuration at https://gist.github.com/rougier/5886fe306fc5d43a0be94bd1a090bf58. You'll need nano-theme, svg-lib and ts by /u/github-alphapapa
  • N Λ N O Theme
    1 project | /r/planetemacs | 1 Sep 2021
  • Sticky frame sidebar (N Λ N O)
    3 projects | /r/emacs | 30 Aug 2021
    Sidebar is a child frame that is displayed on the left side of a regular frame and can be used to display any kind of information. In the screenshot above, it displays a mue4e dashboard (https://github.com/rougier/mu4e-dashboard) . I did not find how to have per-frame theme and I ended up exploiting the dark/light mode frame settings and theme will adapt (if it includes the two modes). Here, the theme here is nano-theme (https://github.com/rougier/nano-theme) and the sidebar uses the dark version.
  • N Λ N O Theme (as requested by several people)
    3 projects | /r/emacs | 3 Jun 2021
    Code at https://github.com/rougier/nano-theme.