Profile photo Ria Menu Sharing Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Transfer ownership Delete this note
Export
Dropbox Google Drive Gist
Import
Dropbox Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML ODF (Beta)
Ria Profile Features Pricing Feedback Settings Sign out
Sharing
  • Fill username to use a shorter link! Settings
  • Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    Write
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Krita Gang ## Default Krita Shortcuts The presets as of Krita 4.3.0. [See the docs for more info](https://docs.krita.org/en/reference_manual/preferences/shortcut_settings.html?highlight=shortcuts). ### Painting #### Brush/Tool Shortcuts | Function | Shortcut | | -------- | -------- | | toggle eraser | E | | freehand brush tool | B | | fill tool (use twice to fill all the way to the edges) | F | | color picker | P, or hold ctrl and tap/click | | change brush size | shift and drag pen| | rectangular selection | ctrl-R | | transform tool | ctrl-T| | show selection (handy if you're not totally sure what you just did) | ctrl-H | | deselect selection | ctrl-shift-A | | show canvas only | tab | ### Layer Management | Function | Shortcut | | -------- | -------- | | navigate between layers or layer groups | pg up \| pg dn | | adds a layer directly above the active layer | insert | | group selected layers | ctrl-G | | make a clipping group of selected layers | ctrl-shift-G | | deleted selected layers | shift-delete | | merge layers (by default, merge active layer with the one below it) | ctrl-E | ### File/Krita Management | Function | Shortcut | | -------- | -------- | |toggle Mirror mode (shows the canvas flipped horizontally) | M | | paste whatever you have copied as a reference image | ctrl-shift-R | | save file | ctrl-S | | save file as new | ctrl-shift-S | | undo | ctrl-Z | | redo | ctrl-shift-Z | And of course, ctrl-Z to undo, ctrl-shift-Z to redo ## How to Set Your Own Shortcuts You can change your shortcut settings by heading to Settings > Configure > Keyboard Shortcuts. ![krita-shortcuts]() Krita actually ships with shortcuts from Photoshop and Paint Tool SAI by default. This is useful if you're coming from another program with different shortcut settings, or if you want to nab someone else's shortcuts. Just add the file with the settings to the ~/.config/krita/input/ folder. The shortcuts are sorted into categories to make it easier to find, but there's also a search bar so you don't have to hunt for something to find, say, mirroring tools, of which there are many. ![mirrorsearch](https:// "bleh") By default, only the mirror view has a key binding. But I still think it's cool that you *can* have a shortcut for something as specific as 'mirror all layers vertically'! > You can set a shortcut for a wild amount of things, but of course that's kind of useless if you don't remember what your shortcuts are, so I wouldn't make too many (especially one key ones, since it's easy to accidentally press a key and then have no idea what changed but suddenly everything is confusing and you've hecked up a drawing). ## Custom Shortcuts I Use | Function | Shortcut | Usage | | -------- | -------- | ----- | | show reference images | 0 (zero) | being able to toggle references on/off makes the canvas neater, meaning i can put reference images directly where i need to without worrying about cluttering the canvas | | -------- | -------- | ------- | | outline selection tool (lasso) | O | use lassos to make moving and coloring things easier| #### Lasso functionality Use these when you have the lasso tool active. These change the 'action' of the outline selection tool/lasso, which you can do manually in tool options. ![](tool options ) | Function | Shortcut | | -------- | -------- | | replace: new lassos will replace previous | R | | intersect: | n/a | | add: new lassos will join/add to previous | A | | subtract: new lassos will remove/subtract from previous | S | | symmetric difference | | ## Krita Workspaces

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.
    All
    • All
    • Default
    • Personal
    • Team
    • Shared with me
    No template found.

    Create a template

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in via Google

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Tutorials

    Book Mode Tutorial

    Slide Mode Tutorial

    YAML Metadata

    Contacts

    Facebook

    Twitter

    Feedback

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully