並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 15 件 / 15件

新着順 人気順

_Bookmarks!の検索結果1 - 15 件 / 15件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

_Bookmarks!に関するエントリは15件あります。 ツールgithubbookmark などが関連タグです。 人気エントリには 『How to use bookmarks in bash/zsh』などがあります。
  • How to use bookmarks in bash/zsh

    How to installHere is where the magic is. Add these 4 lines of code to your bashrc or zshrc file. if [ -d "$HOME/.bookmarks" ]; then export CDPATH=".:$HOME/.bookmarks:/" alias goto="cd -P" fiAdditionally, you need to create the directory in your home folder or wherever it suits you, just remember to update the CDPATH variable above. mkdir ~/.bookmarksHow to useTo add a new bookmark, you just need

      How to use bookmarks in bash/zsh
    • VSCode ExtensionのBookmarksが便利 - hitode909の日記

      VSCodeで長いコードや入り組んだコードを読んでいくときに、さっき読んでたあれはどこに行ったっけ、となって困っていた。ファイル名を手元のテキストファイルにメモしたりしていたけど、ところでさきほどのメモのタブはどこにいったのか…と混乱していた。 エディタ内にブックマークを作れる拡張があるに違いない、と探したらBookmarksという拡張があった。 その名の通りで、行に対してブックマークを追加できる。サイドバーのBookmarksタブからブックマーク一覧を参照できる。 ここのテストは後で直しそうだな、と思ったらとりあえずブックマークしておく、みたいに使えて便利。 marketplace.visualstudio.com 追記 コメントで偽物の拡張があると教えてもらった。たしかにインストール数が100くらいの同名の拡張がありました。どのような挙動をするかは分かっていません。GitHubのリポジ

        VSCode ExtensionのBookmarksが便利 - hitode909の日記
      • 開発者向けに作られたオープンソースのオンラインブックマークツール・「bookmarks.dev」

        bookmarks.devは開発者向けに作られたオープンソースのオンラインブックマークツールです。 よくある(一時期に比べればかなり減りましたが)オンラインブックマークサービス同様、任意のWebサイトをタグやコメント付きでブックマーク、管理できる他、コードスニペットの管理も可能で、コメントもMarkdownを使えるようになっています。 スニペットはワンクリックでコピー可能で、通常のブックマークとは管理フォルダもブックマークレットも別になっており、混在する事はありません。 ブックマークツールにスニペット管理機能が付いただけと言われればまぁそうなんですが、あまり見かけませんでしたし、OSSなので自身でカスタマイズも可能な点は割とメリットな気がします。その場でコードを実行テストできるようにしたら捗りそうですね。 ライセンスはMITとの事です。 bookmarks.devOn Github

          開発者向けに作られたオープンソースのオンラインブックマークツール・「bookmarks.dev」
        • GitHub - CodeverDotDev/codever: Bookmarks, Snippets and Notes Manager for Developers & Co (website)

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - CodeverDotDev/codever: Bookmarks, Snippets and Notes Manager for Developers & Co (website)
          • GitHub - kawamataryo/chikamichi: Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - kawamataryo/chikamichi: Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.
            • 3 Ways to Visually Organize Your Bookmarks

              If you find yourself regularly bookmarking webpages, it might be worth visually organizing them. Here are our top three ways to do so. Having the option to save bookmarks within your browser is fantastic. Except when you go to find the link you need, and can't actually find it. It may have even been faster to try searching for the page again, but instead, you’re staring at a list of text and icons

                3 Ways to Visually Organize Your Bookmarks
              • GitHub - jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension

                Link Lock is a tool for encrypting and decrypting URLs. When a user visits an encrypted URL, they will be prompted for a password. If the password is correct, Link Lock retrieves the original URL and then redirects there. Otherwise, an error is displayed. Users can also add hints to display near the password prompt. Each encrypted URL is stored entirely within the link generated by the application

                  GitHub - jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
                • VSCode: 拡張機能「bookmarks」が便利

                  Visual Studio Codeの拡張機能「bookmarks」を使うと、 ブックマークのようにファイル上に印をつけて、印の間を移動することができます。 秀丸でのマーク機能のようなものです。 使い方次第で、アウトライン機能としても使えるので、 大きなファイルを扱うときに便利です。 ここでは、拡張機能「bookmarks」の使い方を紹介します。 「bookmarks」のインストール 拡張画面の検索ボックスに「bookmarks」と入力すると、 一番上に表示されるので、インストールボタンをクリックします。 インストールした時に、説明ページが表示されます。軽く目を通しておくとよいでしょう。 下図の両端に青い小さな四角が表示されています。これがブックマークです。 Bookmarks Toggle: 「Ctrl + Alt + K」 ブックマークの設定・解除 Bookmarks jump to

                  • GitHub - supermemoryai/supermemory: Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - supermemoryai/supermemory: Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
                    • 【VSCode】おすすめ拡張機能 - Bookmarks - 開発覚書はてな版

                      概要 Visual Studio Code で普段利用している拡張機能ご紹介です。 今回はBookmarksです。 文字通りコード内のブックマークを保存していく機能です。 marketplace.visualstudio.com 機能 エディタ内 コンテキストメニューまたはWindowsですとAlt+Ctrl+Kで指定行のブックマークのオンオフができます。 サイドバー エクスプローラー内でブックマークしたファイルについてはサイドバーのしおりのようなタブから確認できます。 ファイル別にブックマークが集約されているので見やすいですね。 サイドバーからブックマークの削除もできます。 あとがき プロジェクトの規模が大きくなりファイル数が増えた時に便利な拡張機能です。 検索処理も早いのですが、よく見る箇所についてはブックマークの利用をするとよいですね。

                        【VSCode】おすすめ拡張機能 - Bookmarks - 開発覚書はてな版
                      • floccus bookmarks sync - 異なるWebブラウザ間でブックマークを同期

                        MOONGIFTはオープンソース・ソフトウェアを紹介するブログです。2021年07月16日で更新停止しました Webブラウザにはブックマーク機能があります。それは大抵ローカル上に保存されますが、Google Chromeのようにマシン間で同期できるものもあります。しかし、これらは個々のブラウザ特有のもので、異なるブラウザ間では共有できません。 そこで使ってみたいのがfloccus bookmarks syncです。Webブラウザの垣根を越えてブックマークを同期できます。 floccus bookmarks syncの使い方 まずアカウントを作成します。 同期方法はNextcloud、WebDAVそしてGoogle Driveから選択できます。 設定です。 ブックマークしました。 同期されます。 floccus bookmarks syncは暗号化キーを設定します。たとえば秘密鍵などを使えば

                          floccus bookmarks sync - 異なるWebブラウザ間でブックマークを同期
                        • ファイルを閉じても設定内容が消えない VLC media player 用のブックマークツール「VLC Permanents Bookmarks」

                          ファイルの再生 / 停止 状態を、“ 画面のクリック ” で切り替えられるようにする VLC media player 用プラグイン「Pause Click plugin for VLC」 「VLC Permanents Bookmarks」は、永続的に使える VLC 用のブックマークツールです。 VLC には、指定した場面へのショートカットを作成する “ カスタムブックマーク ” という機能が付いていますが、作成したブックマークはファイルを閉じると消えてしまうため、ファイルを開くたびにブックマークを作り直す必要があります。 今回紹介する「VLC Permanents Bookmarks」は、その名の通り永続的に使えるブックマークツールで、ファイルを閉じても設定内容が消えないところが大きな特徴。 一度作成したブックマークは手動で削除するまで消えないため、何度も何度もブックマークを作り直す必

                            ファイルを閉じても設定内容が消えない VLC media player 用のブックマークツール「VLC Permanents Bookmarks」
                          • 【2024年最新版】Google Chromeのブックマークをチェックする「Bookmarks clean up」を紹介します|コレカラブログ

                            Webブラウザとして最も利用されているGoogle Chromeのブックマークの重複やリンク切れをチェックできる拡張機能「Bookmarks clean up」を紹介します。 このプラグインを使えば、Google Chromeに保存されているブックマークの調査をワンクリックで実行できます。 「重複しているブックマークを整理したい」 「リンク切れしているブックマークを削除したい」 「Bookmarks clean up」にはこのような機能が備わっているので、ぜひ導入してみてください! 「Bookmarks clean up」をインストールする まずはChorme ウェブストアから「Bookmarks clean up」をインストールします。 Bookmarks clean up – Chrome ウェブストア ページを開いたら「Chromeに追加」ボタンを押しましょう。 次にメッセージが表示

                              【2024年最新版】Google Chromeのブックマークをチェックする「Bookmarks clean up」を紹介します|コレカラブログ
                            • Private bookmarks syncing - floccus.org

                              Support floccus Floccus is made possible by volunteers, especially by its creator Marcel Klehr, spending their free time to make floccus better, bit by bit. Give something back Use your own skills to make floccus even better! Have a problem or a new idea? File an issue Want to write code for a new feature? Open a pull request Your language is not available yet? Help translate

                              • [Obsidian] Bookmarks – その「軽さ」と「非破壊性」

                                あなたが使用しているObsidianのバージョンが1.2.2以上であれば、そこには「Bookmarks」という新たなコアプラグインが実装されているはずです。 Bookmarksはそれまでの「Starred (お気に入り)」を置き換える上位互換であり、今までに無かった多くの機能が追加されています。 ではその新機能によって一体何が変わるのか。 今回はBookmarksの世界に足を踏み入れ、少しの間探検するとしましょう。 Bookmarksの有効化有効化するには設定 > Options > Core pluginsで「Bookmarks」をON。 Bookmarksペインからマウスオーバーでプレビューしたい方は、設定 > Core plugins > Page previewで「Bookmarks」をOFFに。 (個人的にはプレビューしない方が快適なので、ここはONの状態で使用中) Bookma

                                  [Obsidian] Bookmarks – その「軽さ」と「非破壊性」
                                1

                                新着記事