/cheatsheets_chrome

Chrome extension for knowledge manage: store cheat sheets and links, browser sessions. Расширение к браузеру Chrome для управления полезными ссылками и краткой информацией (шпаргалками)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Getting started

Install

release_page

download

  • unzip release in folder after unzip folder contains:

afterUnpack

  • open chrome extensions page

  • enable developer mode (switch in the top right corner)

  • click 'Load unpacked' from the bar

  • and select your unzip folder

  • if you have exported smartoteka then go to settings page and import this data

installed_smartoteka

Best Practice

Set shortcuts for search and add new cheatsheet (by default current tab).

shortcuts

I offer set for search global shortcut and you will able to use this shortcut for smartoteka search in all program in your computer.

I offer pin smartoteka in chrome

pin_smartoteka

Introduction

From main page you can add, search and edit exists cheatsheets, go to settings, go to tab-mode.

smartoteka_main

Search works with correct mistakes and autocomplete

autocomplete

After search you will see cheatsheets by you tags

![after search](https://raw.githubusercontent.com/Smartoteka/cheatsheets_chrome/master/docs/images/after search.png)

Attension! I recomend export your smartoteka and store reserve copy from settings page at least once a week or when you add some important information.

settings

When you press add button then you can add cheatsheet (markdown + tags), tabs (link+markdown+tags), session (few tabs with similar tags)

save_tab

If you choose Session you will see cheatsheets with tabs from window in chrome where you opened smartoteka.

Add_session

You can add all tabs or select needed.

selected_tabs

If group or cheatsheet have blue border you can open this link use menu from right corner.

session_menu

You can open all or select needed

Selected_cheatSheets

Contribute to Chrome extension

in order to run

  • clone this repo
  • install dependencies npm i
  • start dev server npm run dev
  • open chrome extensions page
  • enable developer mode (switch in the top right corner)
  • click 'Load unpacked' from the bar
  • and select 'dist' folder from extension's root directory