Code Monkey home page Code Monkey logo

Comments (3)

alanhamlett avatar alanhamlett commented on June 18, 2024

Yes, that's the convention for Sublime Text so users are used to looking for a [Plugin].sublime-settings file for any plugin's configs. The ~/.wakatime.cfg is just for the common wakatime cli.

Are you wanting your WakaTime.sublime-settings file on GitHub for backing up or sharing? If just for sharing, why not do this:

  • remove your api key from WakaTime.sublime-settings
  • commit WakaTime.sublime-settings to git and push to GitHub
  • run git update-index --assume-unchanged WakaTime.sublime-settings
  • add your api key back to WakaTime.sublime-settings

git should ignore changes in your WakaTime.sublime-settings from now on.

from sublime-wakatime.

albertosantini avatar albertosantini commented on June 18, 2024

Nice suggestion. Thanks.

Minor suggestion.
I would change the text of the FAQ (in bold the changes) because "or" is a bit confusing:

Make sure to update your api key in $HOME/.wakatime.cfg (for wakatime cli) or WakaTime.sublime-settings (for plugin) with your newly generated api key.

from sublime-wakatime.

alanhamlett avatar alanhamlett commented on June 18, 2024

Ok thanks!

from sublime-wakatime.

Related Issues (20)

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.