Giter Site home page Giter Site logo

"My Darling, Typora" about bilge HOT 4 OPEN

extratone avatar extratone commented on June 15, 2024
"My Darling, Typora"

from bilge.

Comments (4)

extratone avatar extratone commented on June 15, 2024

Successfully Customized Keyboard Shortcuts

Very impressed with myself! The configuration JSON file will be uploaded to /configuration shortly but here it is in full, also:

/** For advanced users. */
{
  "defaultFontFamily": {
    "standard": null, //String - Defaults to "Times New Roman".
    "serif": null, // String - Defaults to "Times New Roman".
    "sansSerif": null, // String - Defaults to "Arial".
    "monospace": null // String - Defaults to "Courier New".
  },
  "autoHideMenuBar": false, //Boolean - Auto hide the menu bar unless the `Alt` key is pressed. Default is false.
  // Array - Search Service user can access from context menu after a range of text is selected. Each item is formatted as [caption, url]
  "searchService": [
    [
      "Search with Google",
      "https://google.com/search?q=%s"
    ]
  ],
  // Custom key binding, which will override the default ones.
  "keyBinding": {
    "Highlight": "Ctrl+Shift+H"
    "Strike": "Ctrl+Alt+S"
    //"PrintDialog": ""
    // for example: 
    // "Always on Top": "Ctrl+Shift+P"
  },
  "monocolorEmoji": true, //default false. Only work for Windows
  "autoSaveTimer": 3, // Deprecidated, Typora will do auto save automatically. default 3 minutes
  "maxFetchCountOnFileList": 1488,
  "flags": [] // default [], append Chrome launch flags, e.g: [["disable-gpu"], ["host-rules", "MAP * 127.0.0.1"]]
}

from bilge.

extratone avatar extratone commented on June 15, 2024

CONFIGURATION GIST

https://gist.github.com/extratone/bda30d19e18cd70de2fafcbde5e3322d

from bilge.

extratone avatar extratone commented on June 15, 2024

EMAIL

Sent email to [email protected] regarding a release date for the full version.

Hello!

First, I want to note that I would completely understand flat out refusing/ignoring this email because I can imagine “when u release it”-ish correspondence must be quite tiring for developers in your position. I also want to thank you for keeping Typora’s beta open access for all this time – I have personally profited immensely from that decision.

I have been sitting on a very loving review of Typora for my blog – bilge.world – for years, now, and was wondering – given recent changes in your version number formatting – if I should expect the paid “full” version to come this year. I don’t have a huge audience or anything, but my network and its adjacents are particularly skewed toward text editor/markdown nerdery, so I expect it to be a fairly big deal. I’m asking mostly because I would like to publish my review immediately after you announce the first paid release.

Again, I completely understand if you’d rather not answer that right now.

Thank you for your time!

from bilge.

extratone avatar extratone commented on June 15, 2024

Official GitBook Theme Media

gitbookui1
gitbookui2
gitbookui3
mathblocks
quotes
tables
variants
checkboxes
codeboxes
gitbookazure
gitbookslate
gitbookteal
gitbookthumbnail

from bilge.

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.