Giter Club home page Giter Club logo

Comments (4)

md-arif-shaikh avatar md-arif-shaikh commented on July 20, 2024

Hi @jayrajput, thanks for submitting this issue and nice to meet you. These suggestions are really nice and would be great to have these features in the package.

  • I see that the world-clock-list variable supports two kinds of lists zoneinfo-style-world-list and legacy-style-world-list. This package uses the first one with the difference that it uses the timezone only and not the label. Basically tzc-favourite-time-zones is equivalent to (mapcar #'car zoneinfo-style-world-list). Thus if you use zoneinfo-style-world-list and want to use that for the tzc package then you can do (setq tzc-favourite-time-zones (mapcar #'car zoneinfo-style-world-list))
  • The equivalent of wclock buffer in tzc is to call tzc-convert-current-time-to-favourite-time-zones and it seems a good suggestion to add feature to show the results for next/previous hours. I will work on this and see what could be done.
  • This is definitely doable and would be added in time I hope.

Also any contribution to add these features would be welcome.

from tzc.

md-arif-shaikh avatar md-arif-shaikh commented on July 20, 2024

you can now use zoneinfo-style-world-list as the tzc-favourite-time-zones-alist. (setq tzc-favourite-time-zones-alist zoneinfo-style-world-list)

from tzc.

jayrajput avatar jayrajput commented on July 20, 2024

Great. Thanks. Looking forward to the changes.

from tzc.

md-arif-shaikh avatar md-arif-shaikh commented on July 20, 2024

Hey @jayrajput, I have now added tzc-world-clock that creates a buffer with information equivalent to wclock but with the next or previous keymap as requested. Please try and let me know if it works for you. I will look into the third one in next weekend probably.

from tzc.

Related Issues (6)

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.