<h2>Post number 2 of “The Practical Google Sheets Guide”</h2> **These blog posts are part of research I’m doing for a potential new book, hopefully allowing me to further my love for spreadsheets. Theses posts are hoping to provide a practical cookbook of examples to the reader and allow me to learn what people are interested in and how to approach different subjects working with Google Sheets.** **TLDR: This post walks you through the steps to create a basic habit tracker. The Google Sheet can be copied directly from the link:** https://docs.google.com/spreadsheets/d/1lRwOKNlrbFqx8g8vx8OUccAXkQC__ugaUAoUfpZXUUo/copy ### Creating Habits Through Habit Trackers Habit trackers are a great way to build a habit and track your progress over time. Building a basic habit tracker in Google Sheets is easy and almost made for spreadsheets. In the following post we will go through a simple habit tracker to track and monitor a potential new goal. I am trying my best to get a certain number of exercises a day, to help me take a break from my work, but you could potentially apply this template for anything. **What You Need To Know To Get This Done?** For todays post, to create our simple habit tracker in not too much time, with some handy features you can bring to a lot of other work you might be doing. In this piece of work, you will need to be able to: - Add checkboxes to your work and recording the results from these checkboxes - Use the SPARKLINE to create visualisations to show your progress at a glance - Use COUNTIF to provide data on the number of checkboxes that have been ticked each week - Use the SUM function to then generate a basic chart to display a count of your monthly habit totals. All the functions mentioned can be found at the following reference page, in case you need to double check how the function works: https://hive.blog/hive-163521/@strava2hive/my-google-sheets-function-reference ### Setting Up Our Habit Tracker The following steps will walk you through how to create the habit tracker on your own Google Sheet, but of course we always have a template for you to use, if you need it quicker. 1.Start by setting up the basic format of the habit tracker. In my example, I have set up a 5 week habit tracker, where I have created a checkbox for each day of the week. - Set up the main heading in the A1 cell and format it to bold and a larger font size - Have your weeks running from cell A3 to A7, in the example below, I have 5 weeks listed. Across the top in row 2, I have the number of days running from 1 to 7. - Add the checkboxes, by highlighting the area range from B3 to H7 and select “Tick Box” from the Insert menu.  2.We can now set up a count for each week and a progress bar to allow us to see a visual progress for each week. - We add our COUNTIF function in cell I3 as a count of the checkboxes from B3 to H3, and only if the value of the checkbox is “TRUE”: **`=COUNTIF(B3:H3,TRUE)`** - Copy this formula to the rest of the cells in column I - Add a sparkline with the formula to display the data visually in I3. This formula will be in cell J3 as a bar charttype in the form of: **`=SPARKLINE(I3,{"charttype","bar";"max",7;"color1","green"})`** - Copy the SPARKLINE formula to the rest of the cells in column J. In the image below, I have set the “color1” option to a different value for each week  3.We can now create some extra visualisations at the bottom of the habit tracker. In the final image, we have a single value chart showing the total of the entire habit tracker, as well as a column chart showing the totals for each week. - The value for the single value chart will be copied over, and in my example I have added it to the A10 cell. This will be a simply SUM of the values in column I as: **`=SUM(I3:I7)`** - We can now add the chart to the sheet by selecting the A10 cell and select Chart from the Insert menu. Select a “Scorecard Chart” from the types menu, and name the chart as “Monthly Total” - For the column chart, we could do something similar to the previous step, but instead we will us another SPARKLINE. We can start by merging the cells by select cells C9 to I14 and selecting “Merge Cells” from the Format menu. Then select “Merge All” - Then add a SPARKLINE to the merged cell, using the values in column I as **`=SPARKLINE(I3:I, {"charttype","column"; "color", "blue";"max", 7})`**  This was a great and quick little tutorial. We started with a blank canvas and set up a basic format for the habit tracker, in an easy to use and follow format. We added in checkboxes for the user to track their habits daily. We added in formulas to help visualise progress, including the use of Sparklines, with a totals chart to see overall success. ### About The Author [The post is written by Vincent Sesto, a Aussie Software Engineer, living and working in Auckland, New Zealand.](https://www.linkedin.com/in/vincesesto/) If you are interested in my authors page on Amazon, feel free to checked it out at the following link: **https://us.amazon.com/stores/author/B073R3VW2G**
author | strava2hive | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | tracking-habits-in-google-sheets | ||||||||||||
category | hive-163521 | ||||||||||||
json_metadata | {"tags":["hive-163521","exhaust","googlesheets","tech","stem","technology","ocd","stemgeeks"],"image":["https://images.hive.blog/DQmNfoUoPeqeE2vmKyKr6AJ3G2JqxWWnxXAEXASQ3kyKmZc/Screenshot%202025-03-18%20at%2011.24.15%E2%80%AFam.png","https://images.hive.blog/DQmQjp6YnCvW4icGebQn96kEmags5AYPfi8NH6MtNBt89gM/Screenshot%202025-03-18%20at%2011.41.14%E2%80%AFam.png","https://images.hive.blog/DQmYYAnJ8xiUJopVosy6wZtfhLwa8X7TDAnnYUsrfts5cbR/Screenshot%202025-03-18%20at%201.00.56%E2%80%AFpm.png"],"links":["https://docs.google.com/spreadsheets/d/1lRwOKNlrbFqx8g8vx8OUccAXkQC__ugaUAoUfpZXUUo/copy"],"app":"hiveblog/0.1","format":"markdown"} | ||||||||||||
created | 2025-03-19 05:39:51 | ||||||||||||
last_update | 2025-03-19 05:39:51 | ||||||||||||
depth | 0 | ||||||||||||
children | 7 | ||||||||||||
last_payout | 2025-03-26 05:39:51 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 1.916 HBD | ||||||||||||
curator_payout_value | 1.931 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 5,595 | ||||||||||||
author_reputation | 29,883,817,078,651 | ||||||||||||
root_title | "Tracking Habits In Google Sheets" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 141,528,064 | ||||||||||||
net_rshares | 11,962,663,319,098 | ||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kevinwong | 0 | 1,220,872,821 | 0.6% | ||
eric-boucher | 0 | 3,382,608,134 | 0.6% | ||
roelandp | 0 | 65,770,006,873 | 5% | ||
cloh76 | 0 | 804,595,484 | 0.6% | ||
rmach | 0 | 967,146,088 | 5% | ||
lemouth | 0 | 303,074,262,730 | 10% | ||
tfeldman | 0 | 1,128,714,115 | 0.6% | ||
metabs | 0 | 1,124,298,666 | 10% | ||
mcsvi | 0 | 102,960,790,866 | 50% | ||
boxcarblue | 0 | 3,182,954,708 | 0.6% | ||
justyy | 0 | 8,651,100,800 | 1.2% | ||
michelle.gent | 0 | 734,359,226 | 0.24% | ||
curie | 0 | 66,396,834,986 | 1.2% | ||
modernzorker | 0 | 683,910,931 | 0.84% | ||
techslut | 0 | 26,638,567,075 | 4% | ||
steemstem | 0 | 182,267,121,879 | 10% | ||
yadamaniart | 0 | 947,953,780 | 0.6% | ||
valth | 0 | 846,005,925 | 5% | ||
metroair | 0 | 5,703,063,519 | 1.2% | ||
driptorchpress | 0 | 459,380,610 | 0.3% | ||
dna-replication | 0 | 339,831,861 | 10% | ||
alexis555 | 0 | 5,447,995,356,384 | 42% | ||
dhimmel | 0 | 14,042,566,772 | 2.5% | ||
detlev | 0 | 7,947,586,119 | 0.36% | ||
gamersclassified | 0 | 905,854,214 | 0.6% | ||
mobbs | 0 | 32,624,655,555 | 10% | ||
jerrybanfield | 0 | 4,175,913,980 | 1.2% | ||
rt395 | 0 | 1,097,512,735 | 1.5% | ||
bitrocker2020 | 0 | 1,698,069,221 | 0.24% | ||
ohamdache | 0 | 748,979,356 | 0.6% | ||
juancar347 | 0 | 4,577,805,470 | 0.6% | ||
samminator | 0 | 5,695,599,640 | 5% | ||
alexander.alexis | 0 | 5,960,274,592 | 10% | ||
jayna | 0 | 1,786,188,224 | 0.24% | ||
princessmewmew | 0 | 1,551,332,404 | 0.6% | ||
joeyarnoldvn | 0 | 455,326,979 | 1.47% | ||
gunthertopp | 0 | 12,197,674,459 | 0.24% | ||
toofasteddie | 0 | 133,313,503,788 | 15% | ||
empath | 0 | 1,624,421,495 | 1.02% | ||
minnowbooster | 0 | 780,478,196,518 | 20% | ||
felt.buzz | 0 | 1,740,882,589 | 0.3% | ||
howo | 0 | 178,041,077,358 | 10% | ||
tsoldovieri | 0 | 1,023,512,776 | 5% | ||
neumannsalva | 0 | 1,077,132,760 | 0.6% | ||
stayoutoftherz | 0 | 38,894,594,710 | 0.3% | ||
abigail-dantes | 0 | 3,756,687,068 | 10% | ||
coindevil | 0 | 619,781,312 | 0.96% | ||
zyx066 | 0 | 519,574,904 | 0.36% | ||
rocky1 | 0 | 172,187,250,110 | 0.18% | ||
steemmillionaire | 0 | 1,100,932,232,950 | 100% | ||
aidefr | 0 | 1,022,951,008 | 5% | ||
meno | 0 | 12,511,113,972 | 0.6% | ||
buttcoins | 0 | 9,022,358,134 | 0.24% | ||
enzor | 0 | 519,548,821 | 10% | ||
bartosz546 | 0 | 513,252,357 | 0.6% | ||
dejan.vuckovic | 0 | 2,215,470,938 | 2% | ||
sunsea | 0 | 1,607,594,026 | 0.6% | ||
bluefinstudios | 0 | 979,937,207 | 0.36% | ||
beiker | 0 | 13,608,351,708 | 100% | ||
steveconnor | 0 | 1,119,321,198 | 0.6% | ||
aboutcoolscience | 0 | 2,946,420,870 | 10% | ||
kenadis | 0 | 2,564,513,039 | 10% | ||
madridbg | 0 | 2,193,060,678 | 10% | ||
adelepazani | 0 | 656,798,600 | 0.24% | ||
sco | 0 | 2,918,370,320 | 10% | ||
juecoree | 0 | 633,243,624 | 7% | ||
gabrielatravels | 0 | 747,959,905 | 0.42% | ||
hetty-rowan | 0 | 1,113,643,746 | 0.6% | ||
intrepidphotos | 0 | 2,703,833,526 | 7.5% | ||
fineartnow | 0 | 886,927,978 | 0.6% | ||
oscarina | 0 | 739,821,008 | 10% | ||
aiziqi | 0 | 1,077,345,673 | 5% | ||
m1alsan | 0 | 512,619,597 | 0.48% | ||
lauriki | 0 | 2,407,664,357 | 100% | ||
dynamicrypto | 0 | 728,169,254 | 1% | ||
marc-allaria | 0 | 488,119,671 | 0.6% | ||
pandasquad | 0 | 3,313,481,463 | 1.2% | ||
mproxima | 0 | 526,867,951 | 0.6% | ||
anderssinho | 0 | 11,355,995,828 | 50% | ||
emiliomoron | 0 | 879,997,596 | 5% | ||
photohunt | 0 | 677,180,012 | 1.2% | ||
geopolis | 0 | 610,714,038 | 10% | ||
robertbira | 0 | 1,034,112,021 | 2.5% | ||
alexdory | 0 | 1,804,386,112 | 10% | ||
takowi | 0 | 24,877,803,716 | 1.2% | ||
cyprianj | 0 | 2,595,479,798 | 5% | ||
melvin7 | 0 | 17,198,882,142 | 5% | ||
francostem | 0 | 1,318,367,242 | 10% | ||
putu300 | 0 | 933,385,630 | 5% | ||
zipporah | 0 | 581,455,401 | 0.24% | ||
bscrypto | 0 | 3,414,514,471 | 0.6% | ||
bil.prag | 0 | 584,974,504 | 0.06% | ||
sanderjansenart | 0 | 1,234,434,951 | 0.6% | ||
qberry | 0 | 877,814,310 | 0.6% | ||
greddyforce | 0 | 881,754,729 | 0.44% | ||
run.vince.run | 0 | 45,551,398,510 | 100% | ||
gadrian | 0 | 76,428,662,909 | 6% | ||
therising | 0 | 20,325,151,787 | 1.2% | ||
cryptocoinkb | 0 | 454,652,848 | 0.6% | ||
isotonic | 0 | 144,349,989,577 | 100% | ||
de-stem | 0 | 5,354,554,794 | 9.9% | ||
softa | 0 | 971,849,027 | 0.24% | ||
deholt | 0 | 518,372,125 | 8.5% | ||
slobberchops | 0 | 1,910,704,334,646 | 25% | ||
minerthreat | 0 | 846,389,192 | 0.6% | ||
temitayo-pelumi | 0 | 902,067,861 | 10% | ||
doctor-cog-diss | 0 | 9,010,808,392 | 10% | ||
musicvoter2 | 0 | 703,489,102 | 1% | ||
uche-nna | 0 | 1,172,244,184 | 0.96% | ||
cheese4ead | 0 | 941,552,376 | 0.6% | ||
gaottantacinque | 0 | 0 | 100% | ||
nattybongo | 0 | 3,688,282,346 | 10% | ||
talentclub | 0 | 694,914,928 | 0.6% | ||
armandosodano | 0 | 1,176,493,877 | 0.6% | ||
kylealex | 0 | 4,848,154,546 | 10% | ||
gasaeightyfive | 0 | 513,068,540 | 100% | ||
pboulet | 0 | 16,715,537,203 | 8% | ||
marcocasario | 0 | 72,313,702,145 | 11.7% | ||
cribbio | 0 | 1,845,308,367 | 100% | ||
the.success.club | 0 | 765,454,185 | 0.6% | ||
steemcryptosicko | 0 | 1,963,239,609 | 0.24% | ||
multifacetas | 0 | 711,180,030 | 0.6% | ||
cakemonster | 0 | 612,656,241 | 1.2% | ||
stem.witness | 0 | 555,852,646 | 10% | ||
crowdwitness | 0 | 1,894,825,708 | 5% | ||
hairgistix | 0 | 697,437,182 | 0.6% | ||
rem-steem | 0 | 2,208,009,413 | 0.6% | ||
instagram-models | 0 | 2,980,799,847 | 0.6% | ||
steemean | 0 | 9,947,648,767 | 5% | ||
littlesorceress | 0 | 1,121,290,578 | 1.2% | ||
cryptofiloz | 0 | 1,896,982,465 | 1.2% | ||
dawnoner | 0 | 488,077,114 | 0.12% | ||
qwerrie | 0 | 1,292,200,127 | 0.09% | ||
reggaesteem | 0 | 484,250,667 | 5% | ||
amico.sports | 0 | 40,443,415,405 | 100% | ||
toofast-ace | 0 | 7,068,794,737 | 100% | ||
elianaicgomes | 0 | 2,115,675,146 | 5% | ||
steemstem-trig | 0 | 161,266,651 | 10% | ||
baltai | 0 | 1,406,721,083 | 0.6% | ||
bilpcoinbpc | 0 | 881,876,833 | 5% | ||
keys-defender | 0 | 4,211,950,146 | 100% | ||
monica-ene | 0 | 460,416,287 | 0.6% | ||
stemsocial | 0 | 81,406,377,035 | 10% | ||
the100 | 0 | 1,063,354,255 | 0.6% | ||
kiemurainen | 0 | 1,692,921,997 | 0.5% | ||
noelyss | 0 | 1,923,611,076 | 5% | ||
balvinder294 | 0 | 2,433,166,881 | 20% | ||
quinnertronics | 0 | 15,522,067,546 | 7% | ||
manuvert | 0 | 68,410,302,825 | 35% | ||
r-nyn | 0 | 19,314,836,887 | 11% | ||
altleft | 0 | 5,496,551,199 | 0.01% | ||
meritocracy | 0 | 15,836,886,399 | 0.12% | ||
he-index | 0 | 20,265,117,196 | 10% | ||
dcrops | 0 | 5,320,752,374 | 0.6% | ||
hive-129556 | 0 | 1,947,583,910 | 100% | ||
elpatoverde | 0 | 7,269,051,053 | 100% | ||
whywhy | 0 | 499,224,839 | 0.33% | ||
yozen | 0 | 1,686,635,750 | 0.6% | ||
tawadak24 | 0 | 932,440,900 | 0.6% | ||
failingforwards | 0 | 688,403,551 | 0.6% | ||
nfttunz | 0 | 2,034,485,527 | 0.12% | ||
hive-defender | 0 | 573,685,870 | 100% | ||
chimp.ceo | 0 | 5,160,104,356 | 100% | ||
merit.ahama | 0 | 1,048,987,089 | 0.36% | ||
holovision.cash | 0 | 1,083,311,903 | 100% | ||
holovision.stem | 0 | 580,768,785 | 50% | ||
seinkalar | 0 | 3,201,658,953 | 1.2% | ||
aries90 | 0 | 10,124,590,119 | 1.2% | ||
blingit | 0 | 832,288,436 | 0.6% | ||
yixn | 0 | 2,317,555,186 | 0.6% | ||
svanbo | 0 | 8,844,937,514 | 5% | ||
crypto-shots | 0 | 58,673,604 | 50% | ||
newilluminati | 0 | 3,415,858,233 | 0.6% | ||
agent8 | 0 | 911,507,216 | 100% | ||
lukasbachofner | 0 | 1,022,158,045 | 0.6% | ||
nicklewis | 0 | 37,383,356,749 | 100% | ||
cryptoshots.nft | 0 | 22,088,952 | 100% | ||
prosocialise | 0 | 2,820,868,232 | 0.6% | ||
belug | 0 | 1,410,180,917 | 0.36% | ||
anna-newkey | 0 | 37,815,195,552 | 30% | ||
strava2hive | 0 | 77,024,222,873 | 100% | ||
dutchchemist | 0 | 445,854,215 | 100% | ||
cryptoshots.play | 0 | 0 | 10% | ||
acgalarza | 0 | 1,421,076,380 | 0.36% | ||
inibless | 0 | 1,370,422,080 | 5% | ||
callmesmile | 0 | 689,168,718 | 0.6% | ||
justfavour | 0 | 808,754,828 | 0.6% | ||
jijisaurart | 0 | 507,150,574 | 0.6% | ||
cryptoshotsdoom | 0 | 0 | 10% | ||
wasined | 0 | 1,843,598,990 | 1.2% | ||
clpacksperiment | 0 | 566,754,445 | 0.6% | ||
ambicrypto | 0 | 33,041,472,914 | 1.2% | ||
humbe | 0 | 7,142,018,933 | 2% | ||
karina.gpt | 0 | 0 | 100% | ||
rhemagames | 0 | 1,152,377,576 | 0.6% | ||
edina76 | 0 | 72,415,046,216 | 100% | ||
profwhitetower | 0 | 2,261,710,544 | 5% | ||
tecnotronics | 0 | 19,667,145,077 | 100% | ||
wahacoce | 0 | 21,861,626,195 | 100% | ||
letusbuyhive | 0 | 67,578,432,831 | 21% |
I never knew you had published a series of books on docker virtualisation, we use Ansible at work… I’ll try out the spreadsheet template, could be handy for a couple of things, including posting regularly on hive.
author | nicklewis |
---|---|
permlink | re-strava2hive-2025319t75815510z |
category | hive-163521 |
json_metadata | {"type":"comment","tags":["hive-163521","exhaust","googlesheets","tech","stem","technology","ocd","stemgeeks"],"app":"ecency/3.2.1-mobile","format":"markdown+html"} |
created | 2025-03-19 07:58:15 |
last_update | 2025-03-19 07:58:15 |
depth | 1 |
children | 5 |
last_payout | 2025-03-26 07:58:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 214 |
author_reputation | 92,698,530,806,672 |
root_title | "Tracking Habits In Google Sheets" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,529,349 |
net_rshares | 43,979,662,472 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
run.vince.run | 0 | 43,979,662,472 | 100% |
Hey @nicklewis yeah have a couple of books under my name but kinda unsure if I'll publish again with everything that is happening around AI...guess we'll see. Thanks for your nice comments and let me know if you have any questions
author | run.vince.run |
---|---|
permlink | std374 |
category | hive-163521 |
json_metadata | {"users":["nicklewis"],"app":"hiveblog/0.1"} |
created | 2025-03-19 08:21:06 |
last_update | 2025-03-19 08:21:06 |
depth | 2 |
children | 4 |
last_payout | 2025-03-26 08:21:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 230 |
author_reputation | 197,258,646,759,293 |
root_title | "Tracking Habits In Google Sheets" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,529,608 |
net_rshares | 3,581,699,958 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nicklewis | 0 | 3,581,699,958 | 10% |
I shall do indeed. Do you feel that AI negates the need for books or are you concentrating more on it as a topic/tool in your own day-to-day career? I am intrigued, as being a software engineer also, it has caused a bit of a stir, a lot of thought in terms of "How will this effect my career going forward" - Sorry going well off topic here and something I might write about in a post.
author | nicklewis |
---|---|
permlink | re-runvincerun-std5dd |
category | hive-163521 |
json_metadata | {"tags":["hive-163521"],"app":"peakd/2025.3.4","image":[],"users":[]} |
created | 2025-03-19 09:08:00 |
last_update | 2025-03-19 09:08:00 |
depth | 3 |
children | 3 |
last_payout | 2025-03-26 09:08:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 385 |
author_reputation | 92,698,530,806,672 |
root_title | "Tracking Habits In Google Sheets" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,530,277 |
net_rshares | 41,314,637,199 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
run.vince.run | 0 | 41,314,637,199 | 100% |
<div class='text-justify'> <div class='pull-left'> <img src='https://stem.openhive.network/images/stemsocialsupport7.png'> </div> Thanks for your contribution to the <a href='/trending/hive-196387'>STEMsocial community</a>. Feel free to join us on <a href='https://discord.gg/9c7pKVD'>discord</a> to get to know the rest of us! Please consider delegating to the @stemsocial account (85% of the curation rewards are returned). You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support. <br /> <br /> </div>
author | stemsocial |
---|---|
permlink | re-strava2hive-tracking-habits-in-google-sheets-20250320t040026934z |
category | hive-163521 |
json_metadata | {"app":"STEMsocial"} |
created | 2025-03-20 04:00:27 |
last_update | 2025-03-20 04:00:27 |
depth | 1 |
children | 0 |
last_payout | 2025-03-27 04:00:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 565 |
author_reputation | 22,903,677,158,169 |
root_title | "Tracking Habits In Google Sheets" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,548,848 |
net_rshares | 0 |