January 2023

GetAnswers - No inline comments in JQL

Submitted by ravisagar on Sun, 01/29/2023 - 17:49

Unfortunately there is no way to add inline comments in JQL but you can always add description to your filters.

#GetAnswers #JQL

GetAnswers - Export project structure to an Excel?

Submitted by ravisagar on Sun, 01/29/2023 - 17:48

You may want to export the entire project structure with epics, stories and sub-tasks to an Excel sheet from Jira. Let us discuss the possibilities.

#GetAnswers #ExportStructure

Winter Lights at Canary Wharf 2023

Submitted by ravisagar on Sun, 01/29/2023 - 17:35

Have you been to the winter Lights in Canary Wharf? It is quite good looking.

#canarywharf #winterlights

Using ASCII icons in taskbar

Submitted by ravisagar on Sun, 01/29/2023 - 17:32

Using your own icons in the taskbar is super easy. Just copy and paste these icons in your script.

#xsetroot #ascii

Org-mode - Hide tags from export

Submitted by ravisagar on Sun, 01/29/2023 - 17:28

When you export from org mode the tags will also get exported but fortunately you can hide them very easily.

#Emacs #Export

kdenlive - Configure default folders

Submitted by ravisagar on Sat, 01/21/2023 - 14:45

Let us learn how to configure default folders from the UI and also in your kdenliverc file.

#kdenlive #DefaultFolders

kdenlive - It is now my main editor

Submitted by ravisagar on Sat, 01/21/2023 - 14:44

Kdenlive is now my main editor. Also let me share what video editors I have used in my life

#kdenlive #maineditor

Note

Submitted by ravisagar on Thu, 01/19/2023 - 17:52

I find writing code to solve problems immensely satisfyin

Jira Cloud - Sprints appearing in multiple boards?

Submitted by ravisagar on Wed, 01/18/2023 - 17:16

Sprints are attached to the issues and if two boards have the same set of issues then sprints will also appear in those boards. Avoid this practice.

#JiraCloud #Sprints

Frustration with Jira

Submitted by ravisagar on Mon, 01/16/2023 - 17:46

I like Jira because I built my career around it but I do want to also share some of its challenges.

#JiraFrustration

Jira Service Management - Change calendar is cool

Submitted by ravisagar on Sun, 01/15/2023 - 16:43

Change Calendar is a cool feature in Jira Service Management that will let you plan the changes on a calendar very easily.

#JiraServiceManagement #ChangeCalendar

Create your own presales decks

Submitted by ravisagar on Sun, 01/15/2023 - 16:42

I do lot of presales where I have to demo Atlassian products and my recommendation would be to create and use your own decks and demos.

#JiraConsulting #Presales

GetAnswers - Card layout is at board level

Submitted by ravisagar on Sun, 01/15/2023 - 16:41

You may want to configure Jira Software Board only for yourself but the board settings will let you configure the board for everyone not per user basis.

#GetAnswers #CardLayout

Monthly Org Mode Webinar? Improve your Public Speaking

Submitted by ravisagar on Sun, 01/15/2023 - 16:34

I am thinking of organising monthly live webinars on Emacs, Org-Mode, and Open Source in general. Also let me share some tips to improve public speaking.

#Webinar #PublicSpeaking

Tips to buy a car in the UK

Submitted by ravisagar on Sun, 01/15/2023 - 16:33

Passed your driving test in the UK? Now looking to buy a car? Let me share some tips.

#DrivingUK #buycars

How to handle more than nine parameters?

Submitted by ravisagar on Sun, 01/15/2023 - 16:32

I use shell scripts a lot and some of my scripts have more than 9 parameters which can cause problems. Let me show you how to handle it.

#Shell

Using xdg-open to open websites quickly

Submitted by ravisagar on Sun, 01/15/2023 - 16:30

You can use xdg-open command to open websites quickly. Combine it with dmenu and you will have a super customised system.

#xdgopen

Install and setup RetroArch to play contra

Submitted by ravisagar on Sun, 01/15/2023 - 16:28

Today I felt like playing retro games so I installed RetroArch on my Arch Linux and used an old controller to play my favourite game Contra :)

#RetroArch #Contra

Sparxsys ITSM Webinar - 14th January 2023

Submitted by ravisagar on Fri, 01/13/2023 - 11:54

The first webinar of 2023 would be on ITSM. If you want to learn more about the capabilities of JSM then this is the webinar for you.

#Sparxsys #Webinar #ITSM

Date: 14th January 2023
Time: 16:00 - 17:00 GMT
Mode: Virtual
RSVP: https://www.youtube.com/watch?v=9zI-Gz65Lrs
Presented By: Ravi Sagar

What we will cover
In this one hour webinar we will create our very own Service Desk using Jira Service Management.

I don't use Trello

Submitted by ravisagar on Mon, 01/09/2023 - 18:43

I have tried using Trello few times in the past but I always fall back to Jira.

#Trello

Jira Cloud - Dark theme looks good

Submitted by ravisagar on Mon, 01/09/2023 - 18:40

Today I enabled dark theme in Jira Cloud and overall it looks good. Good job Atlassian.

#JiraCloud #DarkTheme

Bitbucket - Pipeline to deploy website to live

Submitted by ravisagar on Mon, 01/09/2023 - 18:39

You can deploy a website using Bitbucket's scp-deploy to your server very easily. You just need to ensure ssh keys are configured. Let me show you how.

#bitbucket #scpdeploy

Manage bookmarks using dmenu

Submitted by ravisagar on Mon, 01/09/2023 - 18:33

I recently started managing my bookmarks using dmenu, sxhkd and couple of simple shell scripts. Thanks to #LukeSmithxyz for sharing this approach.

#dmenu #bookmarks

ThinkPad USB-C Gen 2 dock works perfectly

Submitted by ravisagar on Mon, 01/09/2023 - 18:32

I purchased a ThinkPad USB-C Gen 2 Dock for my ThinkPad T14 Laptop running Arch Linux and it works almost perfectly with a proper USB C cable.

#ThinkPad #Gen2Dock

Fuzzy finder and sxhkd is magic

Submitted by ravisagar on Mon, 01/09/2023 - 18:30

Fuzzy finder is a wonderful fast utility to find files, but you can also write a shell script and trigger it to open using a keyboard shortcut. It all happens in seconds.

#fzf #sxhkd

How I manage my environment variables with tokens?

Submitted by ravisagar on Thu, 01/05/2023 - 17:23

I use a host specific file to store my tokens in environment variables which I manage using .xinitrc file. It is simple setup and works well.

#archlinux #environmentvariables

GetAnswers - Don't over engineer Jira

Submitted by ravisagar on Thu, 01/05/2023 - 16:47

You can automate lot of things in Jira but instead of over engineering it, try to find a simpler solution.

#GetAnswers #OverEngineering

Jira Best Practices - Jira might not work for you

Submitted by ravisagar on Wed, 01/04/2023 - 07:40

Jira is a great tool and very popular as well but it might not work for you and it is okay. It has lot of features but you have to figure out what you are looking for in a tool like Jira because it can't do everything.

#JiraBestPractices #WrongTool

You should definitely learn Jira as a student

Submitted by ravisagar on Mon, 01/02/2023 - 16:13

Whether you are a student of a technical course or a management course, learning a tool like Jira will always help you you.

#AtlassianCareer #LearnJira

Org-mode - I tried beamer export

Submitted by ravisagar on Mon, 01/02/2023 - 16:12

I tried beamer export in org mode and I like it but at the same time I think I will stick to Org Reveal because of its simplicity.

#Emacs #Beamer

How I manage my dotfiles?

Submitted by ravisagar on Sun, 01/01/2023 - 08:44

I use git to manage my dotfiles and it is a great simple way to make your your application specific configurations are available in all your devices.

#archlinux #dotfiles

Subscribe

* indicates required

Please confirm that you would like to from Sparxsys:

You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices.

Want to contact me?