#tabs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tabs, aggregated by home.social.
-
When unhiding the vertical tab bar, it expands to show titles; I don't want that. So…
#sidebar-main { max-width: 50px !important }
#tabbrowser-tabs[orient="vertical"]
{.tab-text.tab-label { display: none !important }
#tabs-newtab-button { max-width: 0px !important; position:absolute; right:4px }
.tabbrowser-tab {.tab-close-button { position: absolute; left: -4px; top: -4px } }
}
-
Ah, the #GitHub page that redefines "productive" as repeatedly signing in and out, with all the excitement of watching paint dry. 🤦♂️🥱 Apparently, the pinnacle of modern #innovation is juggling #browser #tabs like a #circus #clown. 🎪🤡
https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f #productive #tech #HackerNews #ngated -
Tip #799
Use drag and drop to reorder Tiled Tabs.
Viewing multiple tabs side by side in the same Vivaldi browser window can significantly boost your productivity. By default, tiles follow the order of the tabs on your Tab Bar, but if that doesn’t work well, you can easily rearrange them.
To reorder Tiled Tabs:
- Click on a tiled tab’s title bar in the tiled view and start dragging.
- Drag it to the middle of another tiled tab.
- When you see “Move tile here”, release the mouse button.
-
I was really dreading moving the 200+ tabs I have open in 3 different windows from my old laptop (Miss Sakamoto) to the new one (Caroline4Five2). Mozilla Sync would allow me to get a list of them all, and open them... *one at a time*.
Solution: use Bookmarks > Bookmark All Tabs and create 3 temporary "folders" in my bookmarks, for each window. Sync from Miss S.
Then sync on Caroline, open a new window, and "Open All in Tabs". Presto!
-
#Development #Techniques
Newlines in URLs work · Making long links more readable in HTML https://ilo.im/16b45d_____
#Newline #Tabs #Readability #URLs #DataURLs #Specification #Browsers #WebDev #Frontend #HTML #SVG -
#Droidian 🐧
https://devices.droidian.org/#/devices
Brand Model📱#Phones
Asus | Zenfone Max Pro M2
F(x)tec | Pro¹, Pro¹ X
Google | Pixel 3a
Lenovo | ThinkPhone
Motorola | G Power
OnePlus | 3, 3T, 6, 6T
Samsungb | S9, S9+, Note 9
Sony | Xperia 1, 5, 5 II
Volla | Phone, Phone X, 22, X23, Quintus
Xiaomi | Poco (F1, M2 Pro, X3), Mi (6X, 9T, Mix 3), Redmi (7, 9C, Note 7/9 Pro)📟️ #Tabs
Volla | Tabletdroidian.org @droidian
#DeGoogle #DeGoogled #Linux #droidian -
#iodeOS 🇫🇷 (lineageos fork)
https://iode.tech/installation/Brand Model
📱#Phones
Fairphone | FP3, 4, 5, 6
Google | Pixel (3, 3a, 4, 4a, 5, 6, 6a, 6 Pro, 7, 7a, 7 Pro, 8, 8a, 8 Pro, 9, 9 Pro, 9 Pro XL)
Motorola | Edge (30, 40 Pro), G (32, 42, 52)
OnePlus | 9, 9 Pro, 11
Samsung | A (5, 7, 52s), Note (9, 10), S (9, 10)
Shift | 6mq, 8
Sony | Xperia XA2, XZ (1-3), 1/5 V
Teracube | 2e
Xiaomi | Mi (9, 10 Lite, 10T)📟️ #Tabs
Samsung | Tab S5e, Tab S7https://gitlab.iode.tech/ota/ota
@iode
#Degoogle #Android #DeGoogledAndroid -
Tip #789
Tile a tab opened from a link with its parent tab in one move.
In a tiled view, you’ll have two or more tabs displayed simultaneously, allowing you to conveniently browse and compare content on multiple web pages at once. There are many ways to tile tabs, but if you’re about to open a link from a web page that you will be tiling with the active tab, follow the instructions below to cut this multi-step action down to just one step.
To create a tiled view from a link:
- Right-click on a link on the web page.
- Select Open Link In > Open Link as Tiled Tab.
When you do the same on an already tiled tab, the new tab will be added to the tiled view.
-
Tip #785
不要になったワークスペースを再利用・削除する方法
プロジェクトなどのために Vivaldi で作成した ワークスペース を新しいプロジェクトに再利用したり、単に削除したりすることができます。
ワークスペースを削除するには:
- ワークスペースメニューを開く
- アップデートしたいワークスペースを右クリックする
- コンテキストメニューから「ワークスペースを編集」を選択する
- 新しい名前を付けて、新しいアイコンを選択する
- 「完了」をクリックする
- ワークスペース内のすべてのタブを閉じる
ワークスペースを削除するには:
- ワークスペースメニューを開く
- アップデートしたいワークスペースを右クリックする
- 「ワークスペースを削除」を選択する
ワークスペースを削除すると中のタブもすべて閉じるため、一部のタブを保持したい場合には、まずタブを移動させるか、最近閉じたタブのメニューから再度開いてください。
-
Tip #785
Reuse or delete Workspaces that no longer serve a purpose.
When you’re done with a project that you created a Workspace for in Vivaldi it’s time to reuse it for a new project, or if there are currently no new projects, just delete it.
To reuse a Workspace:
- Open the Workspaces menu.
- Right-click on the one you want update.
- Select “Edit Workspace” from the context menu.
- Give it a new name and select a new icon.
- Click “Done”.
- Close all tabs in the Workspace.
To delete a Workspace:
- Open the Workspaces menu.
- Right-click on the Workspace you want update.
- Select “Delete Workspace”.
Deleting a Workspace will also close all tabs in it. If you want to keep some tabs around, move the tabs first or reopen them from the Closed Tabs menu.
-
So... we could use tabs for indenting code..
But what if the IDE just recognized if a file is indented with 2, 3, 4 or 8 spaces, and then treats any such number of spaces as a tab when displaying the code? Wouldn't that be way easier?
-
#Development #Techniques
Responsive ‘tab-size’ · Code indentation meets responsive design https://ilo.im/168dkg_____
#Tabs #Indentation #Code #Content #Blog #ResponsiveDesign #WebDesign #WebDev #Frontend #CSS -
Tip #767
アドレスバーとタブバーを統合して画面領域を増やす方法
ノートパソコンのような小さめの画面でも効率的に作業したい、ブラウザをコンパクトに利用したい、いずれにしても、ツールバーのカスタマイズ設定には目的に沿った設定が備わっています。
アドレスバー と タブバー を統合するには、以下のようにしてアドレスバーのコンポーネントをタブバーに移動させてください。
- ツールバーエディター を開くには、メインメニューから、表示 > ツールバーをカスタマイズ に移動する、あるいは、ツールバーのコンポーネントを右クリックして、ツールバーをカスタマイズ を選択する
- アイコンがその場で揺れている間に、アドレスバーでよく使うコンポーネントをタブバー(あるいは他のツールバー)にドラッグする
- テーマのハイライトカラーで線が表示されたら、コンポーネントを新しい場所にドロップする
- エディターのウィンドウで「完了」をクリックする
- その後、メインメニュー > 表示 に移動して、「アドレスバーを表示する」をクリックしてアドレスバーを非表示にする
#customisation #TabBar #Tabs #vivaldi #VivaldiBrowser #アドレスバー #ツールバー
-
Tip #767
Gain screen real estate by merging Address and Tab Bars.
Whether you’re working on a small laptop screen where every pixel counts or just prefer a more compact look, Vivaldi’s toolbar customisation settings are here to help you achieve a configuration that works for you.
To combine the Address Bar and the Tab Bars, you need to move components from the Address Bar to the Tab Bar. Here’s how!
- Open the Toolbar Editor from the main menu > View > Customize Toolbar, or right-click on a component on the toolbars and select Customize Toolbar.
- While the icons are wiggling in their place, drag components you regularly use from the Address Bar to the Tab Bar (or to other toolbars).
- When you see a line in your theme’s highlight color appear, drop the component to its new place.
- When you’re happy with the result, click “Done” in the editor window.
- Then, in the main menu > View, click on “Show Address bar” to hide the Address Bar.
#addressBar #customisation #TabBar #Tabs #toolbar #Vivaldi #VivaldiBrowser
-
Oh look, Mozilla's creating "private, focused spaces" for each of your life's rhythms. 🎻 Because nothing screams focus like #managing multiple personality browsers. 😵💻 Thanks, #Firefox, for turning our #digital #life into a #chaotic symphony of #tabs with mood swings! 🎉
https://blog.mozilla.org/en/firefox/profile-management/ #Mozilla #private #spaces #browser #experience #HackerNews #ngated -
Tip #762
Open links from Vivaldi on Android’s History Panel in a new tab.
When looking up pages you’ve visited in the past in Vivaldi on Android’s History Panel, tapping on an entry will open the page in the active tab. This is fine when you have the Start Page open in the active tab, but you may be taken away from an important page as well. To avoid the latter, you should open the link in a new tab instead.
To open a link from History in a new tab:
- Open the History Panel.
- Long-press on the entry you want to open.
- Tap on the 3-dot menu icon in the top right corner.
- Select “Open in new tab” or “Open in private tab” from the menu.
-
Oh joy, another #GitHub #gist that forgot it's supposed to be about code and not a how-to on #refreshing your tab like a caffeinated cat 🐈⬛. Apparently, the only thing getting deleted here is your #patience 🕒.
https://gist.github.com/avestura/ce2aa6e55dad783b1aba946161d5fef4 #Coding #Humor #Tabs #HackerNews #ngated -
Tip #746
Choose an animation for loading tabs.
You can get a hint that the web page in the active tab is loading from the Address Field, which temporarily turns into a progress bar. In addition, you can see when a tab is loading on the Tab Bar. This is especially useful for your tabs in the background, which might be loading, for example, when you’ve set up Periodic Reload. There are a few animation options available, so you can select the one you like most.
To select an animation:
- Go to Settings > Tabs > Tab Display > Page Load Progress.
- Choose between:
- Progress Bar
- Favicon Progress
- Favicon Spinner (shown in the image below)
- None
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.
-
Tip #725
ワークスペースをセッションとして保存してバックアップしよう
大事なプロジェクト関連の作業を行う時は万全を期したいものです。Vivaldi では、プロジェクトの ワークスペース を セッションとして保存 できます。こうすると、その後、保存した際の正確なタブのセットを開くことができるので、誤ってタブを閉じてしまったり、何らかの理由でタブがなくなってしまったりというようなことを防げます。
ワークスペースのタブを新しいセッションとして保存するには:
-
The WikiMusic project proudly announces the v0.5.2 release 🎵
https://codeberg.org/jjba23/wikimusic
the #foss #music #knowledge #encyclopaedia
We now have auto #scroll for music #tabs, in an efficient and smooth way and many UI improvements (this will be great for #musicians that want to perform live with the support of #wikimusic)
powered by #guile #scheme #artanis #lisp #tailwind #css #hygguile #sqlite #guix #selfhosting
visit my instance at: https://wikimusic.jointhefreeworld.org/songs
-
Tip #701
ウェブページのリンクから開いた新しいタブを自動的に現在のタブとタイル表示する方法
2 つのウェブページのコンテンツを表示したり、比較したりしたい場合、Vivaldi の タブタイリング 機能を利用すると便利です。でも、その他にも Vivaldi に備わっているちょっとしたトリックを使うと、タブのタイル表示をもっと簡単に行えます。
現在のタブと新しいタブをタイル表示するには:
- 設定 > クィックコマンド > コマンドチェイン に移動する
- 「コマンドチェインを追加」をクリックする
- 新しいチェインに名前を付けて、以下のコマンドを追加する:
- コマンドパラメータとして
{link_url}で新しいタブでリンクを開く - 縦にタイル/横にタイル
- コマンドパラメータとして
- 設定 > 外観 > メニュー > メニューのカスタマイズ に移動する
- ウェブページ > リンク を選択する
- コマンドのリスト > コマンドチェイン から、コンテンツのコラムに作成した新しいチェインをドラッグする
その後は、現在のタブと新しいタブをタイル表示したい時は、ウェブページのリンクを右クリックして独自の名前を付けたコマンドチェインのオプションを選択してください。
-
Tip #701
Automatically tile a new tab opened from a link on a web page with the current tab.
Whenever you need to view or compare the contents of two web pages, using the Tab Tiling feature in Vivaldi makes it very easy. But there are little tricks in Vivaldi that help to make tiling tabs even easier.
To tile a new tab with the current tab:
- Go to Settings > Quick Commands > Command Chains.
- Click on “Add Command Chain”.
- Give the new chain a name and add the following commands:
- “Open Link in New Tab” with
{link_url}as the Command Parameter. - “Tile Vertically/Horizontally”.
- “Open Link in New Tab” with
- Go to Settings > Appearance > Menu > Menu Customization.
- Select Web Page > Link menu as the one you’re going to edit.
- From the Commands list > Command Chains, drag the new chain you created to the Content column.
Then whenever you want to tile the new tab with the current tab, right-click on the link on the web page and select the option with your command chain’s name.
-
Автоматизация задач без кодинга: единый реестр, система управления проектами и таск-трекер на основе MWS Tables
Привет, Хабр! Меня зовут Александр Антипов, я продакт-оунер MWS Tables. Раньше казалось, что «опытные пользователи ПК» — исчезающий вид, но реальность другая: сегодня сотрудники не просто работают с технологиями, а сами автоматизируют рутинные процессы. Без разработчиков и сложных систем — с помощью макросов, таблиц, SharePoint и других инструментов. Полтора года назад мы в МТС создали для таких кейсов MWS Tables — внутреннюю платформу самостоятельной автоматизации. В этом посте — реальные примеры, как MWS Tables уже применяется на практике. Я покажу, как с помощью MWS Tables реализовали единый реестр для работы с качеством данных, централизованную систему по менеджменту IT-проектов и собственный таск-трекер. Все подробности — под катом.
https://habr.com/ru/companies/ru_mts/articles/897068/
#lowcode #no_code #MWS_Tables #прототипирование #программирование #проектирование_систем #tabs #data_quality #качество_данных
-
Tip #666
タイル表示したタブを並べ替えて見やすくする方法
Vivaldi ではタブを行ったり来たりする必要はありません。タブのタイル表示 を利用すれば、分割画面ビューで複数のタブを同時に表示できます。タブの順番やウェブページのレイアウトによりますが、グリッドビューがうまく機能しないことがあるかもしれません。そんな場合には、タイルをリサイズして(詳しくは Tip #47 から)、タイル表示でタブを並べ替えてビューを調整する必要があります。
タイル表示したタブを並べ替えるには:
- 移動させたいタブをクリックしてマウスボタンをホールドする
- タブをタブバーの別の位置にドラッグする
- 他に移動させたいタブがあれば、同じアクションを繰り返す
-
Tip #666
Reorder tiled tabs for a more comfortable view.
In Vivaldi there’s no need to jump back and forth between tabs – Tab Tiling allows you to view several tabs at the same time in a split-screen view. Depending on your tab order and the layout of the web pages, the grid view might not work out of the box, so it’s necessary to adjust the view by resizing the tiles (see Tip #47) and by reordering the tabs in the tiled view.
To reorder tiled tabs:
- Click on a tab you want to move and hold down the mouse button.
- Drag the tab to a different location on the Tab Bar.
- Repeat with the other tiled tabs until all tiled tabs are where you want them.
-
Spotted in my RSS feeds: A Fine Start It’s a browser extension. From the home page: “Links are awesome. And they are even better in lists. A Fine Start makes every new tab a tidy, organized list of your favorite links.”
https://rbfirehose.com/2025/03/06/spotted-in-my-rss-feeds-a-fine-start/
-
#IMHO, best #Firefox implementation of #VerticalTabs, with #Sidebery.
https://addons.mozilla.org/en-US/firefox/addon/sidebery/
https://github.com/mbnuqw/sidebery
https://github.com/mbnuqw
@mozillaofficial @firefoxnightly @FirefoxDevTools @firefox #addons #freesoftware #libresoftware #mpl #mit #browser #tabs #design #apps -
Google is working on a Chrome feature that will let you split one window into two separate tabs. The new split-screen feature "merges" two tabs when you right-clicking on a tab and select "Split screen with active tab."
#google #chrome #splits #tabs
https://www.xda-developers.com/new-google-chrome-feature-productivity-lifesaver/ -
Anyone know of a good tab management extension for Safari?
I want to be able to temporarily "pin" (the current pinning does not work for me because I've filled up the quick access pinned tab slots already) a bunch of tabs for easy access whilst working on something.
Even just a way to "refocus the tab sidebar on this tab" would be helpful. Being able to split the tab sidebar into a couple of panes would also be helpful.
Tab groups are also a bit of a kludge because, e.g., the tabs I want to "pin" today won't be used again (unless I have the misfortune of being assigned onto this godforsaken project again but that can't happen until May, I think) and also they're a mess in Safari.
#Safari #Tabs #TabManagement -
Absolutely #InLove with #Sidebery:
https://addons.mozilla.org/firefox/addon/sidebery/
https://github.com/mbnuqw/sidebery
#Mozilla #Firefox #AddOn that implements #VerticalTabs #TabGroups and an extremely powerful and incredibly simple navigation resources, full of efficiency. For anyone that work with more than 10 #tabs.
#FreeSoftware #LibreSoftware #FLOSS #MIT #Internet #Browser #Favs -
CW: Introduction post with lots of hashtags
New me, new #Introduction, I guess
I'm an #ActuallyAutistic #Queer person in #Edinburgh, #Scotland. I usually post about my interests or random thoughts in my head. I also often complain about technology around me. I also like to read about sustainability.
What you should know is I'm lactose intolerant. So please keep dairy away from my feed, haha.
I like watching #SciFi ( #StarTrek, #StarGate, #DoctorWho, and others), but I also like #MurderMystery. If you don't want to be murdered, don't go to Cabot Cove (#MurderSheWrote). Occasionally I watch some #musical.
I try to get better at Go (#weiqi, #baduk)
For games I usually play on my #NintendoSwitch and #BoardGames
#TheHobbit is still my favourite book, but I also like #MissMarple, #Poirot, and #SherlockHolmes. #TheHitchhikersGuideToTheGalaxy series is great. So is #Discworld by #TerryPratchett. Enjoyed #EarthSea series.
I like to drink #Tea, especially #GreenTea. Enjoy animated shows like #Daria, #Amphibia, #TheOwlHouse, #ScoobyDoo, #GravityFalls, #BobsBurgers, #SpyXFamily, #InvaderZim, #DuckTales, #AvatarTheLastAirbender, #SpongeBob, and others
Occasionally watch some #KDrama
Fan of #sriracha
Refurbished #ThinkPad user running #Linux (now #Fedora with #XFCE if you're into that kind of thing)
-
Vertical tabs in Firefox are very beautiful!
Needs Firefox version >= 129
about:config -> Search for "sidebar.verticalTabs" and set it to 'true'#MozillaFirefox #Firefox #Tabs #UI #UX #Design #MinimalDesign
-
Taps Mugadza//TapsEmpire:
https://www.youtube.com/watch?v=hNEv5oQaVLoCalo Darcy Tv:
https:// www. youtube .com/watch?v=0vQCE4vgUL8Patrick Tanner:
https:// www. youtube .com/watch?v=Vx2r3ZtDVZ0same song of
Someone You Loved -cover
my fav. be Tap's covering that music#youtube #song #music #cover #LewisCapaldi Lewis Capaldi #chill #ambiente #piano #listennow #nowlistening #playlist #english #lovesong #lovesongs #guitar #hug #hugs #lovesick #brokenheart #friendzone #breakup #tabs #single
-
martinkerrmusic #tiktok
for screenreaders to maybe text-to-speech who sings those #lyrics next to the capitol therenice scene 'N tunes, melodic but also melancholic
#tiktokers #song #songs #music #MusicVideo #MusicMonday #guitar #guitars #tabs #playlist #nowlisten #listennow #TuneTuesday #chorus
-
Fediverse bass players:
What's your process/tools for tabs notation? I'm dissatisfied with a lot of the tabs I find online (duh) & want to do more of my own tabs.
I suppose pencil & paper's probably the place to start 😅
But any suggestions? I want to do proper notation (see 🧵) not just text-based tabs.
I've used musescore but they've gone completely commercial now?
Suggestions? 🙏 & boosts appreciated.
#bass #bassGuitar #musicNotation #musicSoftware #sheetMusic #tabs
-
Here's an example where I'm using something like this: switching between tabs.
Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
https://codepen.io/thebabydino/pen/oNKLLbvThen finally polished it this weekend.
Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄
Works with an image behind the tabs, the tabs may also have an image background.
#svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y
-
I don't really get why some people have so many tabs open in their browser.
Like hundreds or even more. 👀How do they even know where to find the tab they used for something?
I have the same four tabs open, in the same order, all the time.
If I open a new tab to search for something or whatever, I get anxious and want to close it as soon as I'm done with it. 🤷🏼♂️😅
-
Vivaldi 6.9: tab management leveled up and more efficient browsing.
https://vivaldi.com/blog/vivaldi-on-desktop-6-9/
#Vivaldi #VivaldiCommunity #VivaldiBrowser #Tabs #Update #VivaldiAmbassador #Tech #TechNews #News #AllThingsTech
-
Tip #518
Move the active tab to a different Workspace using Command Chains.
You can find Keyboard Shortcuts for numerous actions in your Vivaldi browser and with Command Chains you can make many more. For example, you can create a chain for moving the active tab to a different Workspace and bind it to a Keyboard Shortcut and Mouse Gesture of your choice. You can also type the chain’s name in Quick Commands and even add a custom button on one of the toolbars to execute the chain on click.
To create a command chain for moving the active tab to a different workspace:
- Go to Settings > Quick Commands > Command Chains.
- Click on “Add Command Chain”.
- Give the new chain a name.
- Enter the following commands.
Use the “Add Command” button in the top right corner of the first command to add the next one.- Focus Address Field
- Delay (100)
- Copy
- Delay (1000)
- Close Tab
- Switch to Workspace #
- New Tab
- Delay (100)
- Paste and Go
- Go to Settings > Keyboard > Workspaces and/or Settings > Mouse > New Gesture and find the chain you created.
- Give the new chain a shortcut.
- Go to a page you want to move and use the shortcut to test your new Command Chain.
- Create the chain for each Workspace you have.
#commandChains #keyboardShortcuts #mouseGestures #quickCommands #tabs #workspaces
-
«#Torvalds really doesn’t like spaces – as in, #tabs vs. #spaces – and got a little annoyed that a commit removed a hidden tab because it “apparently showed breakage in some third-party #kernel config parsing tool”. So, Torvalds decided to add some hidden tabs to trigger breakages like this, and is threatening to add more hidden tabs if necessary.»
#TabsVsSpaces ist annähernd so religiös wie die #ViVsEmacs Diskussion — die zwei Grunddiskussionen der #Hacker.
https://www.osnews.com/story/139334/linus-torvalds-really-prefers-tabs/
-
Guys I can't print tabs and I hate having my computer along when I'm playing the kalimba - for number tabs, even if it takes hours at a time, would you recommend writing them instead of paying to print them? Should I get music paper as a commodity? I can't use ruling on normal paper because the paper we have is printed on the other side #tabs #music #kalimba #instrument #musicsheet #musician #printing
-
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden. -
#Tusky-Tricks
.. die föderierte Zeitleiste als Tab anzeigen.
Während früher die föderierte #Zeitleiste standardmäßig bereits als #Tab definiert war, kann dies in neueren Version jederzeit manuell definiert werden. Übrigens: Wie auch andere Tabs.
Im linksseitigen Menü hierzu "Profileinstellungen" auswählen, dann anschließend "Tabs". Nun sieht man die aktuell aktiven #Tabs (in früheren Versionen von Tusky maximal fünf möglich).
Unten rechts befindet sich ein "Plus"-Symbol. Wählt man dieses, kann man anschließend einen neuen Tab hinzufügen.
In der "Tabs"-Ansicht selbst kann die Reihenfolge der Tabs durch Ziehen der Einträge via des "Sechspunkt"-Symbols angepaßt werden. Mit dem "X"-Symbol kann ein Tab wieder entfernt werden.